summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 32f4e7c)
raw | patch | inline | side by side (parent: 32f4e7c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:54:10 +0000 (14:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:54:10 +0000 (14:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16709 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/sudo/admin/sudo/options.tpl | patch | blob | history | |
gosa-plugins/sudo/admin/sudo/remove.tpl | patch | blob | history |
index ba1e2255f3ab7c76779ba814f11f4e1ba814886e..e4a63215db99fd4761fb1b09fb439b93e0dd79e4 100644 (file)
<td>{$key}</td>
<td style="width:20px;">
{if $entry.NEGATE}
- <img src='plugins/sudo/images/negate.png' alt="!">
+ {image path="plugins/sudo/images/negate.png"}
+
{/if}
</td>
<td>
</td>
<td style='width: 40px; text-align:right;'>
{render acl=$ACL}
- <input type='image' src='plugins/sudo/images/negate.png' name='negOption_{$key}_{$entry_key}' class='center'>
+ {image path="plugins/sudo/images/negate.png" action="negOption_{$key}_{$entry_key}"}
+
{/render}
{render acl=$ACL}
- <input type='image' src='images/lists/trash.png' name='delOption_{$key}_{$entry_key}' class='center'>
+ {image path="images/lists/trash.png" action="delOption_{$key}_{$entry_key}"}
+
{/render}
</td>
</tr>
index c677b267e8d61166a5a1b3025a8a02b66a958f1c..fa74aa20c49ac0979acb16780d2a44d57768e18e 100644 (file)
<div style="font-size:18px;">
- <img alt="" src="images/warning.png" align=top> {t}Warning{/t}
+ {image path="images/warning.png" align="top"} {t}Warning{/t}
+
</div>
<p>
{$info}