]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 9860530ad030b2ba4fd103a757bc7bea10d5228c..eadd07cb767a58ef9db15b870ce2869e716360cf 100644 (file)
@@ -1187,7 +1187,6 @@ sub delete {
 </form>
 
 </body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();
index 45193ed877097e6c9d5161bc67a53925ab76ebc8..4ec9f542f4f4297765d4d95c2e9a843f192229fa 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 3b1a443113e2dcc28f59bfa6e715f49db5f24967..e894f974b2544393682a8b3af809a8deb4bd6bd2 100644 (file)
@@ -251,7 +251,6 @@ sub select_name {
 </form>
 
 </body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();
index 1b054cf22ab4858d2ba94408da07566850d6b743..15e1fe4a7628a85271d7bf443460bff00311541e 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 5edc385c2e212cd825e6fdc7fe39fbb382eb7e9d..8016874c5da8b299ace20a04eeb36b655b95156c 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 a5feea84a27f167bc632d6b73305c4bf735f99e0..e9e7bb50dbf4ff4e8241de5a921527ef5f881585 100644 (file)
@@ -1514,7 +1514,6 @@ sub backorder_exchangerate {
 </form>
 
 </body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();
index bc4a8a28ed3edebfd6967b37fd909f2860310b77..1c4218aa0da156a18cf22c58d96098c77dc13016 100644 (file)
@@ -63,4 +63,3 @@
   </form>
 
   </body>
-  </html>
index a49d18ef55e2c69c033f48cd8c91788054e37361..c6d58bc35159deba2dd6979f2ff12eebebe7569e 100644 (file)
@@ -49,4 +49,3 @@
   </form>
 
   </body>
-  </html>
index 2e2010e223374ef79bae40844ccb7c376c85fd3b..401e8e0a0b661342f01ed16c3c7bfeac56c0bc93 100644 (file)
@@ -32,4 +32,3 @@
   </form>
 
   </body>
-  </html>
index d1668652f83246acd03d83259f609dc62f183675..ff8cfa7344d1e5a4c0efc1b620501db237450899 100644 (file)
@@ -1 +1 @@
-<body onload="window.close()"></body></html>
+<body onload="window.close()"></body>