summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 90ca05f)
raw | patch | inline | side by side (parent: 90ca05f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 12:07:10 +0000 (12:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 12:07:10 +0000 (12:07 +0000) |
plugins/admin/groups/application.tpl | patch | blob | history |
index 4b22826471b307763764607489a066334ce05a8e..2a2fb53129a2615ba6afc17e58ea8e0d9d7fd99e 100644 (file)
<br>
<select style="width:350px; height:275;" name="used_apps[]" size=15 multiple>
{html_options options=$used_apps}
+ <option disabled></option>
</select>
<br>
<input type=submit name="edit_options" value="{t}Edit parameters{/t}" title="{t}Edit optional application parameters{/t}">
<br>
<select style="width:350px; height:275px;" name="apps[]" size=15 multiple>
{html_options options=$apps}
+ <option disabled></option>
</select>
</td>
</tr>