From 313b8911ccd30a6300e53cf39b480aaf6b5ba142 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 31 Aug 2010 09:29:24 +0000 Subject: [PATCH] Updated checkbox handling git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19502 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../groupware/personal/groupware/generic.tpl | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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} + >