Code

added all alt="" tags to folder /plugins
[gosa.git] / plugins / admin / systems / server.tpl
index 2d59eeb36d1e506050cd3db182ed580c7d990e64..0cb1c9a5aa35bf69531449088b74825efffc7b63 100644 (file)
@@ -1,4 +1,4 @@
-<table width=100%>
+<table width="100%">
  <tr>
   <td style="vertical-align:top; width:50%;">
        <table>
 
 <p class="plugbottom" style="margin-bottom:0px; padding:0px;">&nbsp;</p>
 
-<h2><img align="center" src="images/rocket.png"> {t}Action{/t}</h2>
+<h2><img alt="" align="middle" src="images/rocket.png"> {t}Action{/t}</h2>
 <table>
  <tr>
   <td>
-   <select size="1" name="saction" {$actionACL} title="{t}Select action to execute for this server{/t}">
+   <select size="1" name="action" title="{t}Select action to execute for this server{/t}">
     <option></option>
     {html_options options=$actions}
    </select>