Code

Removed base64_encoding, from all classes
[gosa.git] / plugins / admin / fai / faiHook.tpl
index 245852d6fd0284cd4c7f3f23bcca5bb3c13958e7..bcf4d8ef35d5f69e30087cb23843dae75d949bd0 100644 (file)
@@ -16,7 +16,7 @@
                                        <tr>
                                                <td>
                                                        <LABEL for="description">
-                                                       {t}Description{/t}{$must}
+                                                       {t}Description{/t}
                                                        </LABEL>
                                                </td>
                                                <td>
                </td>
        </tr>
 </table>
+<input type="hidden" value="1" name="FAIhook_posted">
+<!-- Place cursor -->
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  document.mainform.description.focus();
+  -->
+</script>
+