From: hickert Date: Mon, 7 Nov 2005 13:06:47 +0000 (+0000) Subject: Added ACL to selectboxes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=99417387e8777b397d29c45cb8c02160ec86abda;p=gosa.git Added ACL to selectboxes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1848 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/nagios/nagios.tpl b/plugins/personal/nagios/nagios.tpl index b5cc3e99f..a90058e90 100644 --- a/plugins/personal/nagios/nagios.tpl +++ b/plugins/personal/nagios/nagios.tpl @@ -15,7 +15,7 @@ {$must} - {html_options options=$HostNotificationPeriodValues values=$HostNotificationPeriodValues selected=$HostNotificationPeriod } @@ -23,14 +23,14 @@ {$must} - {html_options options=$ServiceNotificationPeriodValues values=$ServiceNotificationPeriodValues selected=$ServiceNotificationPeriod} {$must} - {html_options options=$ServiceNotificationOptionsValues values=$ServiceNotificationOptionsValues selected=$ServiceNotificationOptions} @@ -39,7 +39,7 @@ {$must} - {html_options options=$HostNotificationOptionsValues values=$HostNotificationOptionsValues selected=$HostNotificationOptions }