From fbab111ef69906eb74c9be1f78ac3eb5dea821d0 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 28 Oct 2009 12:51:05 -0400
Subject: [PATCH] Improve styling of help contents + little text changes

---
 plugins/help/content/about.html |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/plugins/help/content/about.html b/plugins/help/content/about.html
index afaded6..69ac080 100644
--- a/plugins/help/content/about.html
+++ b/plugins/help/content/about.html
@@ -1,5 +1,5 @@
 <div id="helpabout">
-<h3 align="center">Copyright &copy; 2005-2009, RoundCube Dev. - Switzerland</h3>
+<h3 align="center">Copyright &copy; 2005-2009, The Roundcube Dev Team</h3>
 
 <p>This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2
@@ -33,5 +33,7 @@
 <b>Tomasz Pajor (tomekp)</b><br />
 <b>Fourat Zouari (fourat.zouari)</b><br />
 <b>Aleksander Machniak (alec)</b>
+
+<p><br/>Website: <a href="http://roundcube.net">roundcube.net</a></p>
 </div>
 </div>

--
Gitblit v1.9.1