summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 09bb2e2)
raw | patch | inline | side by side (parent: 09bb2e2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 13 Sep 2007 13:22:03 +0000 (13:22 +0000) | ||
committer | hickert <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 | patch | blob | history |
index a3553282e747ed5e7a32a1b1c4810c96c13fbddf..89be08a551f7f1fa0f2bd4f3ab0525c925499403 100644 (file)
<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"> {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"> {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"> {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"> {t}Main{/t}
</a>
{/if}