summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a5c2274)
raw | patch | inline | side by side (parent: a5c2274)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:19 +0000 (14:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:07:19 +0000 (14:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16080 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/applications/generic.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/applications/generic.tpl b/gosa-plugins/goto/admin/applications/generic.tpl
index 034e57a2e36cb09785fc1ac0fffb421ffa88efed..1c60e5783d923dc450a30ea592db370fd696c073 100644 (file)
<p class="plugbottom" style="height:4px; margin-bottom:0px;"> </p>
-<h3><img src="images/lists/on.png" alt="{t}Options{/t}" align="middle"> {t}Options{/t}</h3>
+<h3>{t}Options{/t}</h3>
<table summary="" style="width:100%;">
<tr>
<td style="width:50%;border-right:1px solid #B0B0B0; vertical-align:top">
<table width="99%" summary="">
<tr>
<td>
- <h3><img src="plugins/goto/images/logon_script.png" alt="{t}Script{/t}" align="middle"> {t}Script{/t}</h3>
+ <h3>{t}Script{/t}</h3>
{render acl=$gotoLogonScriptACL}
<textarea name="gotoLogonScript" style='width:99%;height:220px;'>{$gotoLogonScript}</textarea>
{/render}