Code

Updated workstation - Startup
[gosa.git] / plugins / admin / systems / terminalStartup.tpl
index 7c778c6cc90b4d3b995979ef116fba85a90bef25..ccfacfbaa532bd86a08db5c73504b8d5e45e6540 100644 (file)
@@ -26,9 +26,9 @@
     <tr>
      <td colspan="2" style='vertical-align:top;padding-top:3px;width:100%'><LABEL for="gotoLdapServer">{t}LDAP server{/t}</LABEL>
 {render acl=$gotoLdapServerACL}
-<input type='checkbox' name='gotoLdap_inherit' {if $gotoLdap_inherit} checked {/if} value="1"
+(<input type='checkbox' name='gotoLdap_inherit' {if $gotoLdap_inherit} checked {/if} value="1"
       onClick="document.mainform.submit();" class='center'>
-&nbsp;{t}Inherit ldap server settings from group{/t}
+&nbsp;{t}inherit from group{/t})
 {if !$JS}
       <input type='image' src="images/list_reload.png" alt='{t}Reload{/t}' class='center'>
 {/if}