]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ic.pl
Header-Menu soll nicht mitscrollen
[mfinanz.git] / bin / mozilla / ic.pl
index 8016874c5da8b299ace20a04eeb36b655b95156c..95fbbdeec4f988a716b361916a88476d2e417d6f 100644 (file)
@@ -288,7 +288,6 @@ sub update_prices {
 #  $form->header;
 #
 #  print qq|
-#<body>
 #  <form method=post action=ic.pl>
 #    <table width=100%>
 #     <tr>
@@ -388,7 +387,6 @@ sub update_prices {
 #    . $locale->text('TOP100') . qq|">
 #
 #</form>
-#</body>
 #|;
 #  $lxdebug->leave_sub();
 #}    #end list()
@@ -724,8 +722,6 @@ sub addtop100 {
   my $colspan = $#column_index + 1;
 
   print qq|
-<body>
-
 <table width=100%>
   <tr>
     <th class=listtop colspan=$colspan>$form->{title}</th>
@@ -980,8 +976,6 @@ sub addtop100 {
     . $locale->text('choice') . qq|">
 
   </form>
-
-</body>
 |;
 
   $lxdebug->leave_sub();