summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e818045)
raw | patch | inline | side by side (parent: e818045)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 23 Jul 2010 15:19:25 +0000 (15:19 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 23 Jul 2010 15:19:25 +0000 (15:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19095 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/admin/systems/gofon/phonesettings.tpl | patch | blob | history |
diff --git a/gosa-plugins/gofon/admin/systems/gofon/phonesettings.tpl b/gosa-plugins/gofon/admin/systems/gofon/phonesettings.tpl
index 34b44487476b2a5ab77c54e880e5803baade9a93..4fa383db56e08dcb61201765ab3a458272155d78 100644 (file)
<table summary="{t}Advanced phone settings{/t}" style="width:100%" border=0>
<tr>
<td colspan="2">
- <LABEL for="selected_categorie">{t}Phone type{/t}</LABEL>{$must}
-{render acl=$categorieACL}
- <select id="selected_categorie" size="1" name="selected_categorie" title="{t}Choose a phone type{/t}" onchange="mainform.submit();">
- {html_options options=$categories selected=$selected_categorie}
+ <LABEL for="selected_category">{t}Phone type{/t}</LABEL>{$must}
+{render acl=$categoryACL}
+ <select id="selected_category" size="1" name="selected_category" title="{t}Choose a phone type{/t}" onchange="mainform.submit();">
+ {html_options options=$categorys selected=$selected_category}
</select>
{/render}
{if $javascript eq 'false'}
<br>
</td>
</tr>
-{if $selected_categorie eq '0'}
+{if $selected_category eq '0'}
<tr>
<td style='width:50%; ' class='right-border'>
</table>
{/if}
-{if $selected_categorie eq '1'}
+{if $selected_category eq '1'}
<tr>
<td style='width:50%; ' class='right-border'>
</table>
{/if}
-{if $selected_categorie eq '2'}
+{if $selected_category eq '2'}
<tr>
<td style="width:50%">
<table summary="{t}Advanced phone settings{/t}" width="100%">