]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Form.pm
noch ein paar xhtml contentlose tags in html tags geƤndert.
[mfinanz.git] / SL / Form.pm
index 624c01fc8f3ebbb524ab838f84c152157f6e888e..0268aaf2e2a82eb659425192f17f69904c787449 100644 (file)
@@ -734,9 +734,9 @@ sub header {
 EOT
   print "  $_\n" for @header;
   print <<EOT;
-  <link rel="stylesheet" href="css/jquery.autocomplete.css" type="text/css" />
-  <meta name="robots" content="noindex,nofollow" />
-  <link rel="stylesheet" type="text/css" href="css/tabcontent.css" />
+  <link rel="stylesheet" href="css/jquery.autocomplete.css" type="text/css">
+  <meta name="robots" content="noindex,nofollow">
+  <link rel="stylesheet" type="text/css" href="css/tabcontent.css">
   <script type="text/javascript" src="js/tabcontent.js">
 
   /***********************************************