From: hickert Date: Fri, 13 May 2005 13:12:44 +0000 (+0000) Subject: Should run, now. (Systems->services) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=74017e1da96d7cce4e2575c3f9fc9365b0ca3ad4;p=gosa.git Should run, now. (Systems->services) But there seem to be something ... The Checkbox for Temporäry disable ... is checked everytime ? git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@212 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_servService.inc b/plugins/admin/systems/class_servService.inc index 6cace375b..9403f1d9f 100644 --- a/plugins/admin/systems/class_servService.inc +++ b/plugins/admin/systems/class_servService.inc @@ -151,6 +151,10 @@ class servservice extends plugin } } + + if(isset($this->attrs['goXdmcpIsEnabled'])&&($this->attrs['goXdmcpIsEnabled'])) + $smarty->assign("goXdmcpIsEnabled","checked"); + return($smarty->fetch (get_template_path('servservice.tpl', TRUE))); } @@ -228,8 +232,6 @@ class servservice extends plugin } } - print_a($this->attrs); - /* Write to LDAP */ $ldap= $this->config->get_ldap_link(); $ldap->cd($this->dn); diff --git a/plugins/admin/systems/servservice.tpl b/plugins/admin/systems/servservice.tpl index 0ae82f734..a4e8dc181 100644 --- a/plugins/admin/systems/servservice.tpl +++ b/plugins/admin/systems/servservice.tpl @@ -58,7 +58,7 @@ {t}LDAP Service{/t} - +

 


@@ -72,11 +72,11 @@ + {t}Temporary disable login{/t} - +
- {t}Temporary disable login{/t}
{t}Font path{/t}