From ce06d32dd81e3a9c5c5c8a5e27562b5c55b49c81 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 17 Jun 2010 15:08:00 -0400
Subject: [PATCH] - UI unification  - Added button to hide/unhide the preview pane (#1484215)

---
 skins/default/templates/error.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/skins/default/templates/error.html b/skins/default/templates/error.html
index 36862ce..f21c684 100644
--- a/skins/default/templates/error.html
+++ b/skins/default/templates/error.html
@@ -12,5 +12,7 @@
 $__page_content
 </div>
 
+<div id="rcmversion"><roundcube:object name="productname" /> <roundcube:object name="version" /></div>
+
 </body>
 </html>

--
Gitblit v1.9.1