manuelle ergänzungen zum vorherigen commit
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 14 Sep 2012 15:18:44 +0000 (17:18 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:13 +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
templates/webpages/am/buchungsgruppe_list.html
templates/webpages/am/language_list.html
templates/webpages/am/lead_list.html
templates/webpages/fu/close_window.html

index 9860530..eadd07c 100644 (file)
@@ -1187,7 +1187,6 @@ sub delete {
 </form>
 
 </body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();
index 45193ed..4ec9f54 100644 (file)
@@ -549,7 +549,6 @@ $follow_ups_block
 </form>
 
 </body>
-</html>
 ";
 
   $main::lxdebug->leave_sub();
@@ -873,7 +872,6 @@ sub delete {
 </form>
 
 </body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();
index 3b1a443..e894f97 100644 (file)
@@ -251,7 +251,6 @@ sub select_name {
 </form>
 
 </body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();
index 1b054cf..15e1fe4 100644 (file)
@@ -528,7 +528,7 @@ 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></html>|;
+    print qq|</body>|;
   }
 
   $main::lxdebug->leave_sub();
index 5edc385..8016874 100644 (file)
@@ -389,7 +389,6 @@ sub update_prices {
 #
 #</form>
 #</body>
-#</html>
 #|;
 #  $lxdebug->leave_sub();
 #}    #end list()
@@ -983,7 +982,6 @@ sub addtop100 {
   </form>
 
 </body>
-</html>
 |;
 
   $lxdebug->leave_sub();
index a5feea8..e9e7bb5 100644 (file)
@@ -1514,7 +1514,6 @@ sub backorder_exchangerate {
 </form>
 
 </body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();
index d166865..ff8cfa7 100644 (file)
@@ -1 +1 @@
-<body onload="window.close()"></body></html>
+<body onload="window.close()"></body>