]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/amcvar/display_cvar_config_form.html
Aufrufe von focus() entfernt.
[mfinanz.git] / templates / webpages / amcvar / display_cvar_config_form.html
index 3eccf69a27cca3f2d477c23a45b0c5375ddb7e12..dbd9181deea4135a64d558ec4e133633ba933986 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="document.Form.name.focus();">
+[%- USE HTML %]
+<body onload="document.Form.name.focus();">
 
  <style type="text/css">
   .small {
 
  </form>
 
-</body>
-</html>