summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e01ecb8)
raw | patch | inline | side by side (parent: e01ecb8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 14 Jun 2007 12:16:53 +0000 (12:16 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 14 Jun 2007 12:16:53 +0000 (12:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6592 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/mimetypes/generic.tpl | patch | blob | history |
index f61803d9e0539a0e78cd9fbdc50bf0a77386ef36..36d255361eddd43feb0b3967eb59d7531639bb76 100644 (file)
<td><LABEL for="base">{t}Base{/t}{$must}</LABEL></td>
<td>
{render acl=$baseACL}
- <select size="1" id="base" name="base" title="{t}Choose subtree to place application in{/t}"
+ <select size="1" id="base" name="base" title="{t}Choose subtree to place application in{/t}">
{html_options options=$bases selected=$base_select}
</select>
{/render}