Code

Fixed broken tags
[gosa.git] / plugins / admin / systems / glpiManufacturerAdd.tpl
index 684deabf0e3a7b355045519283fe83ce11d43280..980138a48f478866c763e1c497bec3096eb42d1b 100644 (file)
@@ -1,3 +1,4 @@
+<h2>{t}Add/Edit manufacturer{/t}</h2>
 <table summary="" width="100%">
        <tr>
                <td width="50%">
@@ -80,3 +81,9 @@
        <input name="close_manufacturer" value="{t}Close{/t}" type="submit">
 </p>
 </div>
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  document.mainform.name.focus();
+  -->
+</script>
+