diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-17 20:54:54 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-17 20:54:54 +0000 |
| commit | b5549d650d83c1a7191789e59875fa4e8e3ff4a7 (patch) | |
| tree | ac2be49ea6739907e7e5c67fca4f530e3396d799 /translator/index.php | |
| parent | c7ccdbfae7fe86294cab31cdbeb1540380f41b95 (diff) | |
No completeness > 100%; logo links to translator home
git-svn-id: https://svn.roundcube.net/trunk@4351 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 cd9df235b..c0c03fadb 100644 --- a/translator/index.php +++ b/translator/index.php @@ -32,7 +32,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> + <div class="banner-logo"><a href="/"><img src="images/rcube_logo.gif" width="210" height="55" border="0" alt="Roundcube - Open source webmail project" /></a></div> <h1>Roundcube (Live) Translator</h1> </div> |
