summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c3be0c0)
raw | patch | inline | side by side (parent: c3be0c0)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 27 Jun 2006 12:47:19 +0000 (12:47 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 27 Jun 2006 12:47:19 +0000 (12:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3945 594d385d-05f5-0310-b6e9-bd551577e9d8
ihtml/themes/default/snapshotdialog.tpl | patch | blob | history |
index 587fda4638f928c46f601414f71dd51ad4417a0b..fe1c6292cd1d18ef9018f52b4d256b2b91cd04b8 100755 (executable)
<input type='submit' name='CancelSnapshot' value='{t}Cancel{/t}'>
</div></p>
+
+<script language="JavaScript" type="text/javascript">
+ <!-- // First input field on page
+ document.mainform.CurrentDescription.focus();
+ -->
+</script>
{/if}