]> wagnertech.de Git - kivitendo-erp.git/commitdiff
<body> in eigene Zeile (für späteres entfernen)
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 14 Sep 2012 15:07:39 +0000 (17:07 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:03 +0000 (15:59 +0200)
commit erzeugt mit:
find . -type f | xargs perl -i -pae 'if (/\]<body/) { s/\[%/[%-/g; s/<body/\n<body/ }'

70 files changed:
templates/webpages/admin/backup_dataset.html
templates/webpages/admin/backup_dataset_email_done.html
templates/webpages/admin/check_auth_database.html
templates/webpages/admin/check_auth_tables.html
templates/webpages/admin/create_dataset.html
templates/webpages/admin/create_standard_group_ask.html
templates/webpages/admin/dbadmin.html
templates/webpages/admin/dbdelete.html
templates/webpages/admin/delete_dataset.html
templates/webpages/admin/delete_group_confirm.html
templates/webpages/admin/edit_group_membership.html
templates/webpages/admin/edit_groups.html
templates/webpages/admin/list_users.html
templates/webpages/admin/restore_dataset.html
templates/webpages/admin/test_db_connection.html
templates/webpages/admin/update_dataset.html
templates/webpages/admin/user_migration.html
templates/webpages/admin/user_migration_complete.html
templates/webpages/admin/user_migration_done.html
templates/webpages/am/config.html
templates/webpages/am/confirm_delete_warehouse.html
templates/webpages/am/edit_defaults.html
templates/webpages/am/edit_price_factor.html
templates/webpages/am/edit_tax.html
templates/webpages/am/edit_templates.html
templates/webpages/am/edit_warehouse.html
templates/webpages/am/list_tax.html
templates/webpages/amcvar/display_cvar_config_form.html
templates/webpages/ct/search.html
templates/webpages/dbupgrade/header.html
templates/webpages/do/delete.html
templates/webpages/do/search.html
templates/webpages/do/stock_in_form.html
templates/webpages/do/stock_out_form.html
templates/webpages/drafts/load.html
templates/webpages/drafts/save_new.html
templates/webpages/dunning/edit_config.html
templates/webpages/dunning/set_email.html
templates/webpages/fu/add_edit.html
templates/webpages/generic/calculate_qty.html
templates/webpages/generic/edit_email.html
templates/webpages/generic/error.html
templates/webpages/generic/exception.html
templates/webpages/generic/information.html
templates/webpages/generic/part_selection.html
templates/webpages/generic/select_delivery_customer.html
templates/webpages/generic/select_part.html
templates/webpages/generic/select_vendor.html
templates/webpages/generic/set_longdescription.html
templates/webpages/generictranslations/edit_greetings.html
templates/webpages/generictranslations/edit_sepa_strings.html
templates/webpages/ic/parts_language_selection.html
templates/webpages/login/company_logo.html
templates/webpages/login_screen/user_login.html
templates/webpages/oe/check_for_direct_delivery.html
templates/webpages/projects/project_form.html
templates/webpages/projects/search.html
templates/webpages/report_generator/csv_export_options.html
templates/webpages/report_generator/html_report.html
templates/webpages/report_generator/pdf_export_options.html
templates/webpages/rp/html_report_susa.html
templates/webpages/todo/show_todo_list.html
templates/webpages/ustva/generic_taxreport.html
templates/webpages/wh/journal_filter.html
templates/webpages/wh/removal_parts_selection.html
templates/webpages/wh/report_filter.html
templates/webpages/wh/transfer_parts_selection.html
templates/webpages/wh/warehouse_selection.html
templates/webpages/wh/warehouse_selection_assembly.html
templates/webpages/wh/warehouse_selection_stock.html

index bce74e048a22ef891f6d800a47fd8e45d7170851..27a1783d9a51f694aa5c08dcb98f8f1fb6147a43 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin" onload="set_subject(); document.getElementsByName('to')[0].focus(); ">
+[%- USE HTML %]
+<body class="admin" onload="set_subject(); document.getElementsByName('to')[0].focus(); ">
 
  <script type="text/javascript">
   <!--
index 68f31d77103d66035e80827c9bbefaef7282b6d1..02409793f987bbad02dfd8963754fb9632b2c409 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %]<body class="admin">
+[%- USE HTML %]
+<body class="admin">
 
  <h2>[% title %]</h2>
 
index 7f0397a88415989da32322f016b817e87c29b4c1..76a370c3c147a16b71c6d74739ecef3fba887698 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 816d0b18e1a4ee38ef574c1aec69261994c2642b..b4802ccf2db0db62c8c2955629274deb7b58c6bd 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 23c547a3fcdb98224c674d2e6662aa0f9729c3b9..6181a134285fa34ed30373b905b2e6b6409d6099 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin">
+[%- USE HTML %]
+<body class="admin">
 
   <h2>[% title %]</h2>
 
index 00f0489180fe0bcc8b8422f3a226e5f29ce3cb0f..874895c31934a7f9bc3b7fa34fb9a7238e88e92a 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index f6097a51b3d99e4667ef01288111e5973618b86d..64155fb4f776ca164411f0599fb4e0160d16ab03 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin">
+[%- USE HTML %]
+<body class="admin">
 
   <h2>[% title %]</h2>
 
index c3537da4e88d1881a2130a627d72cad23de9bd1c..1ded2d6377814995df35416d667d8123eb0d1930 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %]<body class="admin">
+[%- USE HTML %]
+<body class="admin">
 
   <h2>[% title %]</h2>
 
index 5db6ab37d915bcad07b3270feb631ee82897c6c8..01197ca8e34cdbb2b495a6f04b048a30a97af387 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin">
+[%- USE HTML %]
+<body class="admin">
 
  <h2>[% title %]</h2>
  <p><a href="admin.pl?action=pg_database_administration">[% 'Back' | $T8 %]</a></p>
index a6d8bf06975dcc55fcd5d7a7677ded3126bf7b87..6606193e9c0b5bae8a6e9715347e15ccdc1b7ad8 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
   <div class="listtop">[% 'Delete group' | $T8 %]: [% name %]</div>
   <p class="message_hint">[ [% name %] ] - [% 'Do you really want to delete this group?' | $T8 %]</p>
 
index fe70347a5eacd11631c7a26f5308d48c02f1ceb6..b55d95158cd7abb1ef766042df2d1aa999bb2ca2 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %][% USE LxERP %]<body>
+[%- USE HTML %][%- USE LxERP %]
+<body>
 
  <div class="listtop">[% 'Edit group membership' | $T8 %]</div>
 
index d893a5807c6122d5750e9dc97526561104fa49f9..357e391f677d3000e24313862b18094f3e485748 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
   <div class="listtop">[% 'Edit groups' | $T8 %]</div>
   [% IF message %]
index ea8e8d74c4c43f6a814c90887605d71ca5362349..b0ec5102e437ad2892b62bd15f7698edf1842311 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin" onload="">
+[%- USE HTML %]
+<body class="admin" onload="">
 
  <h1>[% title %]</h1>
 
index 2817315148b68722da43a4a6b197a3ba88248c44..c93bcc5069ae2f136ba2a08b386522f39a521062 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin" onload="document.getElementsByName('dbname')[0].focus(); ">
+[%- USE HTML %]
+<body class="admin" onload="document.getElementsByName('dbname')[0].focus(); ">
 
  <h2>[% title %]</h2>
 
index fc0b2839e4e80bd42fdfe96a4c881a8d2d7509b7..657f48b9412f6da646ab4bace2586716ee8f7bf1 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 8a93f90ddf09e21997f7cbe546eac86e0674f537..bde72b0577ad9e787e46b13daeda79a7ede2059c 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin">
+[%- USE HTML %]
+<body class="admin">
 
  <h2>[% title %]</h2>
  <p><a href="admin.pl?action=pg_database_administration">[% 'Back' | $T8 %]</a></p>
index ef34e55e7fed074d2f2857db4b8ae92accf870b6..a56a577d8f5b2a5156a67b7d395a79247748506f 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 5f5114caa87d21c3311a3e57cf39c599acddf001..4ef3c3846ad63e4297f1e2c8648c637f43f2c2be 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index c20263c39323b01fc1b9c8ee4e7014e4bb5e24f8..5f16cf2c1e354500b20770974226479a6119ff1c 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 29a968757d0069cd0ac29e3b3b31c8e842467c2f..65d7a8663cfede803b68a3376202488641317271 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %][% USE L %]<body onLoad="fokus()">
+[%- USE HTML %][%- USE L %]
+<body onLoad="fokus()">
 
  <p>
   <div class="listtop">[% title %]</div>
index 541b29a71fcc3d2c2428923b31fd615fe6089029..b20b415c7f9323b9802780f95ef47863075ec4c4 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 5b6d40a1575a4b9de1caa2f6e056ef839773c6d4..b52b659c47f8066b064efd61917e5f4a815c94d6 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 105f8b30f80325d3a59188055cd8381690e360bc..badc808964fc748ecef4dda2692aca5e26227725 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  [% IF MESSAGE %]<p>[% MESSAGE %]</p>[% END %]
 
index c495e6913141a0f488979726fbbae1456dd0463e..397b0047f7160f87202d77abb95e4b73ab3276ff 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
  <form method="post" action="am.pl">
   <input type="hidden" name="id" value="[% HTML.escape(id) %]">
   <input type="hidden" name="type" value="tax">
index bbce544146238305d17e23b5486f203033206936..509574d8bf96b0c4c3ab5209a7956cfa23ea4eb1 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <h1>[% title %]</h1>
 
index c7ca819af2b5514ed7f84c52a161cc7e7f55b42d..9e1c9b6fd73fddec586c8e8783fa652e385f3540 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body [% IF onload %]onload="[% onload %]"[% END %]>
+[%- USE HTML %]
+<body [%- IF onload %]onload="[%- onload %]"[%- END %]>
 
  [% IF saved_message %]
   <p>[% saved_message %]</p>
index 3d24b51779c391d451bd95a18c1d835a284c0f75..b585785b1c2f0ef2f90ffda099f7b3cf41359079 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop">[% title %]</div>
 
index 3eccf69a27cca3f2d477c23a45b0c5375ddb7e12..ed4c20fb8b4bcda8fa08892663d6e7a17b70948c 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="document.Form.name.focus();">
+[%- USE HTML %]
+<body onload="document.Form.name.focus();">
 
  <style type="text/css">
   .small {
index eeea49ab286e874bc5c2c82f2110796c8c94823b..555c8e3dcb0d1ffa51f1934f5f753d24daefd977 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %]<body onload="fokus()">
+[%- USE HTML %]
+<body onload="fokus()">
 
  <form method="post" action="ct.pl" name="Form">
 
index 09d840b6eb43ba5864546f7404fb7dc72800dc80..9f43a09e7790a8f7b8b21afa6bc062047b3df991 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <table width="100%">
   <tr>
index 9cd35923c66ccd781624d779875e52782ced2230..85d947760b7267ea541d1e7d263e486582b64ae4 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %][% USE LxERP %]<body>
+[%- USE HTML %][%- USE LxERP %]
+<body>
 
  <div class="listtop">[% 'Delete delivery order' | $T8 %]</div>
 
index f7ab5d591d43c0fae8d321444d002f1256aaabe6..eeb3e1ba1bdaf464439d2b7a8b2d96128e8440ff 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %][% USE LxERP %]<body onload="on_load();">
+[%- USE HTML %][%- USE LxERP %]
+<body onload="on_load();">
 
  [%- IF vc == 'customer' %]
  [%- SET is_customer = '1' %]
index 57bfc939f00b631e302212e01e9b212ed82c2fb1..00d214803b47417a023ce77a1f94493695b6e4c4 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %][% USE LxERP %][% USE JavaScript %]<body[% UNLESS delivered %] onload="on_load();"[% END %]>
+[%- USE HTML %][%- USE LxERP %][%- USE JavaScript %]
+<body[%- UNLESS delivered %] onload="on_load();"[%- END %]>
 
  [%- UNLESS delivered %]
  <script type="text/javascript">
index f9ffbba10a27521309c1e559885ce54b148d6e80..508d914fd75a375a9dbb7a9ab4a4c15e357667a7 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %][% USE LxERP %]<body>
+[%- USE HTML %][%- USE LxERP %]
+<body>
 
  [%- IF delivered %]
  [%- SET RO = ' readonly' %]
index 13aae21f351f53a2fa3c5621ed2e1cab5e3f777a..8ace8b0234e7e2b63538e34c3e03f5ab9a04ed86 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <form action="[% HTML.escape(script) %]" method="post">
 
index aaf04ac4edd1f4bf103819d104fb49ca64015936..902309f6ea1c53cca1fe534a416241cb1d039d00 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <form action="[% HTML.escape(script) %]" method="post">
 
index b539ad938ec70b32a9a8aa782f8c4bb960713ac4..2e9bf23505a8cd1490ddb06673a6c172ef1c1f2e 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/dunning.js"></script>
 
index 1b96ed91e43b03cf13f9b4561a684e50f8001c3f..5b8bc7061cf141af4a938afe37ac8e1cde03086f 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="[% onload %]">
+[%- USE HTML %]
+<body onload="[%- onload %]">
 
  <script type="text/javascript">
   <!--
index 4beb3d63decd8c6b38a57b8104fae5e7d6a3933d..a4080649d539e9862ba9bb970676c9e373a764dd 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %]<body onload="on_load();">
+[%- USE HTML %]
+<body onload="on_load();">
 
  <script type="text/javascript">
   <!--
index 73dd750ae5d57db4e21f79703dbeb2b3f0560b91..d7a8abd95e8d452aac7a1d701a3f13f67de7a6bc 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="[% onload %]">
+[%- USE HTML %]
+<body onload="[%- onload %]">
 
  <form name="Form">
 
index 9aec0ca977863d7ebf6f88b3531f41c3523a729e..6a67680ff56dc3ee082f2d3f21b0a999fe3dee54 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="fokus()">
+[%- USE HTML %]
+<body onload="fokus()">
 
 <form name="Form" method="post" action="[% script %]">
 
index 7778152b693a233b51157395a08e10e6e726faf6..5e136750ef38d25c8c9977a05cb434bf97245863 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="message_error">[% IF title_error %][% title_error %][% ELSE %][% 'Error!' | $T8 %][% END %]
  <p class="message_error_label">[% label_error %]</p>
index 7c6deb91cdd7b68cff7dabe68e6241543e425181..6fddf5b05ea0c87183be9eab9d8bb27e138ba0de 100644 (file)
@@ -1,4 +1,5 @@
-[%- USE LxERP %][% USE HTML %]<body>
+[%-- USE LxERP %][%- USE HTML %]
+<body>
 
  <h1 class="message_error">[%- LxERP.t8('Error!') %]</h1>
 
index a6f6bd7547c79973a7b0aaec66f71e52bc40ae20..9f41b7cf8730f5260410f0c77b7c0c2005b79d95 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
  <table width="100%">
   <tr>
    <th class="message_ok">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</th>
index ac4aa4a21f327d64b0d73914ab4604fd7b7c6ac1..3966a054f40caa3a18a1cb63863490532cde666d 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body [% IF onload %]onload="[% onload %]"[% END %]>
+[%- USE HTML %]
+<body [%- IF onload %]onload="[%- onload %]"[%- END %]>
 
  <form action="[% HTML.escape(script) %]" method="post" name="Form">
 
index 20858c1ad5eb919de2c95263a56f4a3736478339..6cb7e51f4323a4c2640a1fa886330382238fb7f7 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="[% onload %]">
+[%- USE HTML %]
+<body onload="[%- onload %]">
 
  <form name="Form">
 
index 324c4738ad67436e5102de2cdde655273d9e8e6f..ab290f748cb18aed50babf9c35b8039d47581c72 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body [% IF onload %]onload="[% onload %]"[% END %]>
+[%- USE HTML %]
+<body [%- IF onload %]onload="[%- onload %]"[%- END %]>
 
  <form method="post" action="[% HTML.escape(script) %]">
 
index 35258df75f980d79030e23c7de82fe6acf436359..b5aaf0c27687dcc8a658fee8918ee79638d097c8 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="[% onload %]">
+[%- USE HTML %]
+<body onload="[%- onload %]">
 
  <form name="Form">
 
index 72b50cde11e567b9afdc4e35ae17d02c0560158c..f64d37e8f49bd21cdcc33442318a4b6862d6f6ac 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="[% onload %]">
+[%- USE HTML %]
+<body onload="[%- onload %]">
 
  <form name="Form">
 
index 345886acba899c3c1f205956b0bb56c48c96d778..ccd699ee197f5a8f207ebb5d278523ab719c0a80 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <p>
   <div class="listtop">[% HTML.escape(title) %]</div>
index c6acd8446b6c45ab05fba28621d330f824def5fb..cc6d9615120f8dc16a8b315a73406fd810694504 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <p>
   <div class="listtop">[% HTML.escape(title) %]</div>
index 947f7d0645545d5cf0a501eae0c98a4424f61d00..9cdd83d3bc5324936d32650897c6c4fa4868640f 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="[% onload %]">
+[%- USE HTML %]
+<body onload="[%- onload %]">
 
  <form name="Form">
 
index 6f0ff8bf0fcbb33bccc4222caf37b9c1019d6f14..e9bee2bb7253d393c23b82db24ad3db5638b65d6 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %][% USE LxERP %]<body>
+[%- USE HTML %][%- USE LxERP %]
+<body>
  [%- DEFAULT myconfig_dbhost = 'localhost' %]
    <noscript>
    [% INCLUDE 'generic/information.html'
index 877cc18a6bad44f991d3c488a68c403f378b7ba7..18d35b0dd57a59da4f807e100f5c92f80ad0ec46 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="login" onLoad="document.loginscreen.login.focus()">
+[%- USE HTML %]
+<body class="login" onLoad="document.loginscreen.login.focus()">
 
  <center>
   <table class="login" border="3" cellpadding="20">
index 35a5135ff0209bcb4cd44b5e69cf32497898996e..abe1aeb581cc2dd285d5b3b80dc9cd258d538e71 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop" width="100%">[% 'Carry over shipping address' | $T8 %]</div>
 
index bd7921687b15fde7a193cb4dd08151bc7008c028..08f869c3e14c294a6f2ef7139a30f3412fee61a0 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %][% USE LxERP %]<body>
+[%- USE HTML %][%- USE LxERP %]
+<body>
 
  [%- IF message %]
  <p>[% message %]</p>
index 25c74c3395f9dde16599b5c9679c18c53ce8740b..3e8cc2f18a029e7dbfcef7bb2bd05dbda7faf0aa 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="fokus()">
+[%- USE HTML %]
+<body onload="fokus()">
 
  <form method="post" action="projects.pl" name="Form">
 
index 0d49f2821028bb7bff4d01dc249711351b5305d2..233a25d35a6c018e34c1b5ea332f80ef9b210788 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <h1>[% HTML.escape(title) %]</h1>
 
index 332c5ef12a55042b725da6acf30717337a57bd00..85608c4bd86a6ec39b17c9a51add7ff6e88e2621 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body[% IF onload %] onload="[% onload %]"[% END %]>
+[%- USE HTML %]
+<body[%- IF onload %] onload="[%- onload %]"[%- END %]>
 
  <style type="text/css">
   <!--
index 8956ed7ffc1830762fcdbfce114873364c3a127a..4d3245f85fb3a5f6d191ae221eccaa2cb11d3e0c 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %][% USE LxERP %]<body>
+[%- USE HTML %][%- USE LxERP %]
+<body>
 
  [%- SET default_margin = LxERP.format_amount(1.5) %]
 
index 269e44c9aadff80cd8a4372b53760e916124aed4..db8be49b845b3f5b4a36c3b515c3d773d95c6e1a 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <script type="text/javascript">
   <!--
index 8d6a137dff607d0456f2a0d9f28e6be43801005f..b329ca4f6406e5fc5b6b444c3a9ade9331d7269b 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
  <div class="listtop" style="margin-bottom: 10px">[% 'Your TODO list' | $T8 %]</div>
 
index e5ee4900c2bb634b684c40c2567ee4bd32945061..280a22ea42d61673b471eb21a3dc2ca5ca0b46d6 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
 <h1>[% 'Generic Tax Report' | $T8 %]</h1>
 <p>[% 'Taxnumber' | $T8 %]: [% taxnumber %]</p>
index bae47709344d34ee72d8d122b82301b5cefc4f72..0a79c805f75397092cf6a12f782fa42b860dab6a 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %][% USE JavaScript %]<body onload="on_load();">
+[%- USE HTML %][%- USE JavaScript %]
+<body onload="on_load();">
 
  <script type="text/javascript">
    <!--
index f156cb7e482318d46f0c1701211afc9093def93e..dc4cf9db2fdef1f4b06fba993f2ec6d7dd3f9927 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %][% USE JavaScript %]<body>
+[%- USE HTML %][%- USE JavaScript %]
+<body>
 
  <form method="post" action="wh.pl">
 
index 9215374e991f925d059a4e22de1c982e8cc2f6c7..ef9790a92d458e23bed0f96d2a0f5e41b2092824 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %][% USE JavaScript %]<body onload="on_load();">
+[%- USE HTML %][%- USE JavaScript %]
+<body onload="on_load();">
 
  <script type="text/javascript">
    <!--
index 6ef7eda857d9f7a4ce3b4584242c697d75c05dbd..121fffa87077f60d63edfa23c2d510d3b0d59c6c 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %][% USE JavaScript %]<body onload="on_load();">
+[%- USE HTML %][%- USE JavaScript %]
+<body onload="on_load();">
 
  <script type="text/javascript">
   <!--
index 254e8549c75f8ae09422cfc1b48f6c36c5828236..5cc71fe4597c9eb79ca448378709f122896c7365 100644 (file)
@@ -1,7 +1,8 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE L %]
-[% USE JavaScript %]<body onload="on_load();">
+[%- USE JavaScript %]
+<body onload="on_load();">
 
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/part_selection.js"></script>
index 3999e8cc64ed829e58e981231ffa75ee312972fb..daf35c523e057e0ebb0689f67cc6e32c16ddcade 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %][% USE JavaScript %][% USE LxERP %]<body onload="on_load(); [% onload %]">
+[%- USE HTML %][%- USE JavaScript %][%- USE LxERP %]
+<body onload="on_load(); [%- onload %]">
 
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/part_selection.js"></script>
index fef9940a4b4ce30112c41a717bb72f0758e809b8..1324188cf6a61454e99a1134d45b2f867b184056 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %][% USE JavaScript %][% USE LxERP %]<body onload="on_load(); [% onload %]">
+[%- USE HTML %][%- USE JavaScript %][%- USE LxERP %]
+<body onload="on_load(); [%- onload %]">
 
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/part_selection.js"></script>