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

diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html
index 2071c0e..dd392bd 100644
--- a/skins/default/templates/compose.html
+++ b/skins/default/templates/compose.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>RoundCube|Mail :: <roundcube:label name="compose" /></title>
-<link rel="stylesheet" type="text/css" href="/common.css" />
+<roundcube:include file="/includes/links.html" />
 <link rel="stylesheet" type="text/css" href="/mail.css" />
 <script type="text/javascript">
 <!--

--
Gitblit v1.9.1