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/identities.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/skins/default/templates/identities.html b/skins/default/templates/identities.html
index c96e154..7e311cc 100644
--- a/skins/default/templates/identities.html
+++ b/skins/default/templates/identities.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title><roundcube:object name="pagetitle" /></title>
-<link rel="stylesheet" type="text/css" href="/common.css" />
+<roundcube:include file="/includes/links.html" />
 <link rel="stylesheet" type="text/css" href="/settings.css" />
 </head>
 <body>

--
Gitblit v1.9.1