noch ein paar xhtml contentlose tags in html tags geändert.
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 17 Oct 2011 10:10:09 +0000 (12:10 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 17 Oct 2011 10:10:09 +0000 (12:10 +0200)
SL/Form.pm

index 624c01f..0268aaf 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">
 
   /***********************************************