summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8a7f52f)
raw | patch | inline | side by side (parent: 8a7f52f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 1 Jun 2006 12:13:22 +0000 (12:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 1 Jun 2006 12:13:22 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3609 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/server.tpl | patch | blob | history |
index b89c73ad9ca95fc3ba7b31daa7690658e3bb9248..f33a589dae5c15815ec6fca3ff177fe8c1aa68ec 100644 (file)
<table summary="">
<tr>
<td>
- <select size="1" name="action" title="{t}Select action to execute for this server{/t}">
+ <select size="1" name="saction" title="{t}Select action to execute for this server{/t}">
<option disabled> </option>
{html_options options=$actions}
</select>