summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 23a2833)
raw | patch | inline | side by side (parent: 23a2833)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 May 2006 11:29:42 +0000 (11:29 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 May 2006 11:29:42 +0000 (11:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3295 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/SelectDeviceType.tpl | patch | blob | history |
diff --git a/plugins/admin/systems/SelectDeviceType.tpl b/plugins/admin/systems/SelectDeviceType.tpl
index a868541d2e8a3675f3b7a1e01179a0af15a32d88..d25acbf49d72780f3f97c6048e507ddf30e4b566 100644 (file)
<table summary="">
<tr>
<td>
- {t}Choose a template group{/t}
+ {t}Choose an object group as template{/t}
<select name="ObjectGroup" title="{t}Choose an object group{/t}" style="width:120px;">
{html_options values=$ObjectGroupKeys output=$ObjectGroups selected=$ObjectGroup}
</select>