summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2e27696)
raw | patch | inline | side by side (parent: 2e27696)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 21 May 2010 14:32:50 +0000 (14:32 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 21 May 2010 14:32:50 +0000 (14:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18628 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/framework.tpl | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/framework.tpl b/gosa-core/ihtml/themes/default/framework.tpl
index e0e19d308661d601814d7ee0734da07761d08af9..95b6afc30a48d7cd12355ccfc57121b121f7b84e 100644 (file)
<li class='right table-wrapper'>
<div class='logout-label'>
<form action='logout.php' name='logoutframe' method='post' enctype='multipart/form-data'>
- <div style='cursor:pointer' onClick="
+ <div style='cursor:pointer' title='{t}Log out{/t}' onClick="
return question('{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}',
'logout.php?forcedlogout');">{image path="{$logoutimage}"}</div>
<input type='hidden' name='forcedlogout' value='1'>