Code

Updated trunk, introduced gosa-core
[gosa.git] / plugins / admin / fai / faiHook.tpl
index df968b1cf3e7b27cf541cdfb1689d2ab09622c25..6768ad92dab28754a54b2c96a271d5eb1d950139 100644 (file)
@@ -36,9 +36,7 @@
        <tr>
                <td>
                                <h2><img class="center" alt="" src="images/fai_hook.png" align="middle" title="{t}Objects{/t}">&nbsp;
-                                       <LABEL for="SubObject">
-                                               {t}List of hook scripts{/t}
-                                       </LABEL>
+                                       {t}List of hook scripts{/t}
                                </h2>
                                <table width="100%" summary=''>
                                <tr>
@@ -59,7 +57,7 @@
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.description.focus();
+       focus_field('cn','description');
   -->
 </script>