diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-01 13:47:36 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-01 13:47:36 +0000 |
| commit | 7a39229d56c30b89130c179127d984005511871a (patch) | |
| tree | 68ae4f91dab2ae46af03db54f776a3ec5c222295 /translator/index.php | |
| parent | 884d18d7fc7a46fe1bd4538067fa83f58740fb2c (diff) | |
New style page header
git-svn-id: https://svn.roundcube.net/trunk@2903 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'translator/index.php')
| -rw-r--r-- | translator/index.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/translator/index.php b/translator/index.php index 9e033515c..ccb13a003 100644 --- a/translator/index.php +++ b/translator/index.php @@ -31,9 +31,9 @@ ob_end_clean(); <body> <div id="banner"> - <div class="banner-logo"><a href="http://roundcube.net"><img src="images/banner_logo.gif" width="200" height="56" border="0" alt="RoundCube Webmal Project" /></a></div> - <div class="banner-right"><img src="images/banner_right.gif" width="10" height="56" alt="" /></div> - <h2 id="pageheader">RoundCube (Live) Translator</h2> + <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> </div> <div id="bodycontent"> |
