Code

Fixed missing images problem in group headpage
[gosa.git] / plugins / admin / fai / faiPackageEntry.tpl
index 6c1a17e26c707dc09bd77fa81b9459ea07327441..7f355ad90fe9583c850784541fd7b994f9a8c529 100644 (file)
 </tr>
 </table>
 <div align="right" style="align:right;">
-       <input name="SaveSubObject" value="Add" type="submit">
-       <input name="CancelSubObject" value="Cancel" type="submit">
+       <input name="SaveSubObject" value="{t}Apply{/t}" type="submit">
+       <input name="CancelSubObject" value="{t}Cancel{/t}" type="submit">
 </div>
 <input type="hidden" name="ignore">
+<!-- Place cursor -->
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  document.mainform.cn.focus();
+  -->
+</script>
+