From 856520824b4a1172bc42292c813b5a02f5b15be5 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 23 Jul 2010 15:19:25 +0000 Subject: [PATCH] Fixed post handling. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19095 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../gofon/admin/systems/gofon/phonesettings.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gosa-plugins/gofon/admin/systems/gofon/phonesettings.tpl b/gosa-plugins/gofon/admin/systems/gofon/phonesettings.tpl index 34b444874..4fa383db5 100644 --- a/gosa-plugins/gofon/admin/systems/gofon/phonesettings.tpl +++ b/gosa-plugins/gofon/admin/systems/gofon/phonesettings.tpl @@ -3,10 +3,10 @@ -{if $selected_categorie eq '0'} +{if $selected_category eq '0'}
- {$must} -{render acl=$categorieACL} - + {html_options options=$categorys selected=$selected_category} {/render} {if $javascript eq 'false'} @@ -17,7 +17,7 @@
@@ -79,7 +79,7 @@
{/if} -{if $selected_categorie eq '1'} +{if $selected_category eq '1'} @@ -248,7 +248,7 @@ {/if} -{if $selected_categorie eq '2'} +{if $selected_category eq '2'} -- 2.30.2