Code

There were broken translation in the framework template leading to not working links
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 13 Sep 2007 13:22:03 +0000 (13:22 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 13 Sep 2007 13:22:03 +0000 (13:22 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7289 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/framework.tpl

index a3553282e747ed5e7a32a1b1c4810c96c13fbddf..89be08a551f7f1fa0f2bd4f3ab0525c925499403 100644 (file)
@@ -5,12 +5,10 @@
 <div class='setup_header'>
   <div style="float:left;"><img src='themes/default/images/go_logo.png' class='center' alt='GOsa'>
    {if !$javascript}
-    <a class="maintitlebar" href='main.php?reset=1' onClick='return question("{t}You are currently editing a database entry.
- Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
+    <a class="maintitlebar" href='main.php?reset=1' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
     </a>
    {else}
-    <a class="maintitlebar" onClick='return question("{t}You are currently editing a database entry.
- Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
+    <a class="maintitlebar" onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
     </a>
    {/if}
     &nbsp;