manuelle ergänzung zum vorherigen commit
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 14 Sep 2012 15:23:14 +0000 (17:23 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:25 +0000 (15:59 +0200)
bin/mozilla/ap.pl
bin/mozilla/ar.pl
bin/mozilla/arap.pl
bin/mozilla/common.pl
bin/mozilla/ic.pl
bin/mozilla/oe.pl

index eadd07c..b786487 100644 (file)
@@ -1185,8 +1185,6 @@ sub delete {
 <input name=action class=submit type=submit value="|
     . $locale->text('Yes') . qq|">
 </form>
-
-</body>
 |;
 
   $main::lxdebug->leave_sub();
index 4ec9f54..b2a47cc 100644 (file)
@@ -547,8 +547,6 @@ $follow_ups_block
 
   print "
 </form>
-
-</body>
 ";
 
   $main::lxdebug->leave_sub();
@@ -870,8 +868,6 @@ sub delete {
 <input name=action class=submit type=submit value="|
     . $locale->text('Yes') . qq|">
 </form>
-
-</body>
 |;
 
   $main::lxdebug->leave_sub();
index e894f97..80b5f28 100644 (file)
@@ -249,8 +249,6 @@ sub select_name {
 <input class=submit type=submit name=action value="|
     . $locale->text('Continue') . qq|">
 </form>
-
-</body>
 |;
 
   $main::lxdebug->leave_sub();
index 15e1fe4..98e586f 100644 (file)
@@ -528,7 +528,6 @@ sub mark_as_paid_common {
     print qq|<p><b>|.$locale->text('Mark as paid?').qq|</b></p>|;
     print qq|<input type="button" value="|.$locale->text('yes').qq|" onclick="document.location.href='|.$referer.qq|'">&nbsp;|;
     print qq|<input type="button" value="|.$locale->text('no').qq|" onclick="javascript:history.back();">|;
-    print qq|</body>|;
   }
 
   $main::lxdebug->leave_sub();
index 8016874..276cc4a 100644 (file)
@@ -388,7 +388,6 @@ sub update_prices {
 #    . $locale->text('TOP100') . qq|">
 #
 #</form>
-#</body>
 #|;
 #  $lxdebug->leave_sub();
 #}    #end list()
@@ -980,8 +979,6 @@ sub addtop100 {
     . $locale->text('choice') . qq|">
 
   </form>
-
-</body>
 |;
 
   $lxdebug->leave_sub();
index e9e7bb5..e42230d 100644 (file)
@@ -1512,8 +1512,6 @@ sub backorder_exchangerate {
     . $locale->text('Continue') . qq|">
 
 </form>
-
-</body>
 |;
 
   $main::lxdebug->leave_sub();