diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-06 22:43:39 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-06 22:43:39 +0000 |
| commit | 084d3b2856dc9d3684e7934f12cd36cfde9fdb03 (patch) | |
| tree | e92e3dc887de8460642facd2ffd567dc46edfff5 /roundcubemail/skins/default/templates/error.html | |
| parent | c4c3624ba6b1ca47dc1434d4b606d25397480cbc (diff) | |
Added favicon and Polish, Czech, British localizations
git-svn-id: https://svn.roundcube.net/trunk@77 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/templates/error.html')
| -rw-r--r-- | roundcubemail/skins/default/templates/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/error.html b/roundcubemail/skins/default/templates/error.html index 0b2d9b8b9..273013bc2 100644 --- a/roundcubemail/skins/default/templates/error.html +++ b/roundcubemail/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> |
