Code

updated tempalte
[gosa.git] / plugins / admin / systems / workstation.tpl
index 4dbdad767514eca64d3ec221a3154f428cddafb8..d278f53140edc6febda01107a8805532fddc1aff 100644 (file)
@@ -72,7 +72,7 @@
 </table>
 <p class="plugbottom" style="margin-bottom:0px; padding:0px;">&nbsp;</p>
 
-{include file="$netconfig"}
+{$netconfig}
 
 <p class="plugbottom" style="margin-bottom:0px; padding:0px;">&nbsp;</p>
 <h2><img class="center" alt="" align="middle" src="images/rocket.png"> {t}Action{/t}</h2>
@@ -80,7 +80,7 @@
  <tr>
   <td>
    <select size="1" name="saction" {$actionACL} title="{t}Select action to execute for this terminal{/t}">
-    <option disabled>&nbsp;</option>
+    <option>&nbsp;</option>
     {html_options options=$actions}
    </select>
   </td>