Code

Fixed action names
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 1 Jun 2006 12:13:22 +0000 (12:13 +0000)
committerhickert <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

index b89c73ad9ca95fc3ba7b31daa7690658e3bb9248..f33a589dae5c15815ec6fca3ff177fe8c1aa68ec 100644 (file)
@@ -51,7 +51,7 @@
 <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>&nbsp;</option>
     {html_options options=$actions}
    </select>