diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-01 14:00:14 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-01 14:00:14 +0000 |
| commit | 3c87431b676e6f0ee93486d17cb4f1ddc853f7c7 (patch) | |
| tree | cd6e2b38ae5880dae6687984784523acb4fec13a /translator/index.php | |
| parent | 7a39229d56c30b89130c179127d984005511871a (diff) | |
Better styles + bugfix
git-svn-id: https://svn.roundcube.net/trunk@2904 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'translator/index.php')
| -rw-r--r-- | translator/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translator/index.php b/translator/index.php index ccb13a003..cd9df235b 100644 --- a/translator/index.php +++ b/translator/index.php @@ -33,7 +33,7 @@ ob_end_clean(); <div id="banner"> <div class="banner-bg"></div> <div class="banner-logo"><a href="http://roundcube.net"><img src="images/rcube_logo.gif" width="210" height="55" border="0" alt="Roundcube - Open source webmail project" /></a></div> - <h1 id="pageheader">Roundcube (Live) Translator</h1> + <h1>Roundcube (Live) Translator</h1> </div> <div id="bodycontent"> |
