From f619dedc5aa2020eeffa01e05feacedb043ccb66 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sat, 22 Oct 2005 10:17:25 -0400
Subject: [PATCH] Patches for 20051021 release

---
 skins/default/includes/header.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/skins/default/includes/header.html b/skins/default/includes/header.html
index 375140f..bcb6efb 100644
--- a/skins/default/includes/header.html
+++ b/skins/default/includes/header.html
@@ -7,4 +7,4 @@
 
 <div id="header"><roundcube:button command="mail" image="/images/roundcube_logo.png" alt="RoundCube Webmail" width="165" height="55" /></div>
 
-<roundcube:object name="message" id="message" />
\ No newline at end of file
+<roundcube:object name="message" id="message" />

--
Gitblit v1.9.1