summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8ccb9b1)
raw | patch | inline | side by side (parent: 8ccb9b1)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Jan 2010 11:40:36 +0000 (11:40 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Jan 2010 11:40:36 +0000 (11:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15312 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/terminal.tpl | patch | blob | history | |
gosa-plugins/goto/admin/systems/goto/terminalService.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/terminal.tpl b/gosa-plugins/goto/admin/systems/goto/terminal.tpl
index 9b2fbcdd034018458ab5d58d5a417659517a0891..e43e5d0fbf4fefdb5a523acd541f333635ba8be2 100644 (file)
{if $member_of_ogroup}
{render acl=$gotoNtpServerACL}
<input type="checkbox" value="1" name="inheritTimeServer"
- {if $inheritTimeServer } checked {/if}
+ {if $inheritTimeServer} checked {/if}
onClick="javascript:
changeState('gotoNtpServerSelected');
changeState('gotoNtpServers');
<br>
{render acl=$gotoNtpServerACL}
<select name="gotoNtpServers" id="gotoNtpServers" {if $inheritTimeServer} disabled {/if} >
- {html_options values=$ntpservers output=$ntpservers }
+ {html_options values=$ntpservers output=$ntpservers}
</select>
{/render}
{render acl=$gotoNtpServerACL}
diff --git a/gosa-plugins/goto/admin/systems/goto/terminalService.tpl b/gosa-plugins/goto/admin/systems/goto/terminalService.tpl
index 4bd0c5b595415aea16a696e50a94ec6c56423ca3..f37ed398eacf269e315029f5feaa735f5c500928 100644 (file)
<select id="gotoXResolution" name="gotoXResolution" title="{t}Choose screen resolution used in graphic mode{/t}" >
{html_options options=$XResolutions selected=$gotoXResolution_select}
</select>
-{/render }
+{/render}
</td>
</tr>
<tr>