From e66f5b4d718423ca530b13aa94648dbda873ea28 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sun, 06 Nov 2005 17:43:39 -0500 Subject: [PATCH] Added favicon and Polish, Czech, British localizations --- skins/default/templates/error.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/skins/default/templates/error.html b/skins/default/templates/error.html index 0b2d9b8..273013b 100644 --- a/skins/default/templates/error.html +++ b/skins/default/templates/error.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>RoundCube|Mail :: ERROR</title> -<link rel="stylesheet" type="text/css" href="/common.css" /> +<roundcube:include file="/includes/links.html" /> </head> <body> -- Gitblit v1.9.1