Code

Updated workstation - Startup
[gosa.git] / plugins / admin / systems / server.tpl
index 3bd985a830c4767974ccfd9bea27eb367c2b210d..4e2d9b6a4c0147b6e7e86d460fd9df79fd647ad2 100644 (file)
@@ -56,6 +56,7 @@
 
 {$netconfig}
 
+{if $fai_activated}
 <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>
   </td>
  </tr>
 </table>
-
+{/if}
 
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.cn.focus();
+       focus_field('cn');
   -->
 </script>