From 18e971c7bbc3a4f976e39b95ede36effb8352e75 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 17 Mar 2010 15:13:24 +0000 Subject: [PATCH] Added size=1 to select git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16790 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofon/gofon/phoneaccount/generic.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gosa-plugins/gofon/gofon/phoneaccount/generic.tpl b/gosa-plugins/gofon/gofon/phoneaccount/generic.tpl index 4b991e184..954dc9788 100644 --- a/gosa-plugins/gofon/gofon/phoneaccount/generic.tpl +++ b/gosa-plugins/gofon/gofon/phoneaccount/generic.tpl @@ -62,7 +62,7 @@ {render acl=$goFonHomeServerACL checkbox=$multiple_support checked=$use_goFonHomeServer} - {html_options options=$goFonHomeServers selected=$goFonHomeServer} {/render} @@ -73,7 +73,7 @@ {render acl=$goFonContextACL checkbox=$multiple_support checked=$use_goFonContext} - {html_options values=$sip_contexts output=$sip_contexts selected=$context} {/render} @@ -84,7 +84,7 @@ {render acl=$goFonVoiceMailContextACL checkbox=$multiple_support checked=$use_goFonVoiceMailContext} - {html_options values=$voicemail_contexts output=$voicemail_contexts selected=$voice_context} {/render} @@ -132,7 +132,7 @@ {render acl=$goFonMacroACL checkbox=$multiple_support checked=$use_macro} - {html_options options=$macros selected=$macro} -- 2.30.2