From: hickert Date: Wed, 17 Mar 2010 15:13:24 +0000 (+0000) Subject: Added size=1 to select X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=18e971c7bbc3a4f976e39b95ede36effb8352e75;p=gosa.git Added size=1 to select git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16790 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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}