From: hickert Date: Tue, 31 Aug 2010 09:29:24 +0000 (+0000) Subject: Updated checkbox handling X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=313b8911ccd30a6300e53cf39b480aaf6b5ba142;p=gosa.git Updated checkbox handling git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19502 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/groupware/personal/groupware/generic.tpl b/gosa-plugins/groupware/personal/groupware/generic.tpl index 9fb274d9a..6e7beb490 100644 --- a/gosa-plugins/groupware/personal/groupware/generic.tpl +++ b/gosa-plugins/groupware/personal/groupware/generic.tpl @@ -58,11 +58,12 @@
- + onclick="changeState('vacationStart'); changeState('vacationStop'); changeState('vacationMessage');"> {t}Activate vacation message{/t} @@ -73,7 +74,9 @@ {t}from{/t} + style='width:100px' value="{$vacationStart}" + {if !$vacationEnabled} disabled {/if} + >