Layout: title Ausgabe normalisieren
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 21 Nov 2014 17:17:16 +0000 (18:17 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 21 Nov 2014 17:17:16 +0000 (18:17 +0100)
...mit dem Ziel das später ins Layout zu migrieren.

- In allen Templates den Tital auch wirklich als erstes ins DOM
  verschoben
- unterschiedliche Verwendung der folgenden Muster vereinheitlicht:
  <h1>...</h1>
  <div class='listtop'>...</div>
  <p><div class='listtop'>...</div></p>a
  <tr><th class='listtop' colspan=..>....</th></tr>
- Verwendung der gleichen Klasse im Footer in <h2> geändert
- Puffer <tr height=5> entfert

Das ergibt insgesamt folgende Effekte:

- Einheitliches Rendern der Überschrift
- Einheitlicher Abstand zum Content
- flash/message werden immer unter der Überschrift angezeigt

145 files changed:
bin/mozilla/arap.pl
bin/mozilla/ic.pl
templates/webpages/acctranscorrections/analyze_overview.html
templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys.html
templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys.html
templates/webpages/acctranscorrections/assistant_for_wrong_taxes.html
templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html
templates/webpages/acctranscorrections/fix_ap_ar_wrong_taxkeys.html
templates/webpages/acctranscorrections/fix_invoice_inventory_with_taxkeys.html
templates/webpages/acctranscorrections/fix_wrong_taxkeys.html
templates/webpages/am/config.html
templates/webpages/am/confirm_delete_warehouse.html
templates/webpages/am/edit_accounts.html
templates/webpages/am/edit_price_factor.html
templates/webpages/am/edit_tax.html
templates/webpages/am/edit_templates.html
templates/webpages/am/edit_units.html
templates/webpages/am/edit_warehouse.html
templates/webpages/am/language_header.html
templates/webpages/am/language_list.html
templates/webpages/am/lead_header.html
templates/webpages/am/lead_list.html
templates/webpages/am/list_price_factors.html
templates/webpages/am/list_tax.html
templates/webpages/am/list_warehouses.html
templates/webpages/ap/search.html
templates/webpages/ar/search.html
templates/webpages/bankaccounts/bank_account_display_form.html
templates/webpages/business/form.html
templates/webpages/business/list.html
templates/webpages/ca/list.html
templates/webpages/common/show_history.html
templates/webpages/common/show_vc_details.html
templates/webpages/csv_import/form.html
templates/webpages/ct/search.html
templates/webpages/ct/search_contact.html
templates/webpages/customer_vendor/form.html
templates/webpages/customer_vendor/tabs/vcnotes.html
templates/webpages/datev/export.html
templates/webpages/datev/export3.html
templates/webpages/datev/export_bewegungsdaten.html
templates/webpages/datev/export_stammdaten.html
templates/webpages/dbupgrade/SKR04_3804_already_exists.html
templates/webpages/dbupgrade/SKR04_3804_update.html
templates/webpages/dbupgrade/acc_trans_constraints.html
templates/webpages/dbupgrade/auth/clients.html
templates/webpages/dbupgrade/cp_greeting_update_form.html
templates/webpages/dbupgrade/default_bin_parts.html
templates/webpages/dbupgrade/default_bin_parts_no_warehouse.html
templates/webpages/dbupgrade/erzeugnisnummern.html
templates/webpages/dbupgrade/header.html
templates/webpages/dbupgrade/no_default_currency.html
templates/webpages/dbupgrade/orphaned_currencies.html
templates/webpages/dbupgrade/show_partlist.html
templates/webpages/dbupgrade/steuerfilterung.html
templates/webpages/dbupgrade/tax_constraints.html
templates/webpages/dbupgrade/taxkey_update.html
templates/webpages/dbupgrade/warehouse_form.html
templates/webpages/delivery_term/form.html
templates/webpages/delivery_term/list.html
templates/webpages/department/form.html
templates/webpages/department/list.html
templates/webpages/do/form_header.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/add.html
templates/webpages/dunning/edit_config.html
templates/webpages/dunning/search.html
templates/webpages/dunning/set_email.html
templates/webpages/dunning/show_invoices.html
templates/webpages/fu/add_edit.html
templates/webpages/fu/edit_access_rights.html
templates/webpages/fu/report_for_todo_list.html
templates/webpages/fu/search.html
templates/webpages/generic/calculate_qty.html
templates/webpages/generic/cov_selection.html
templates/webpages/generic/edit_email.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/generictranslations/edit_greetings.html
templates/webpages/generictranslations/edit_sepa_strings.html
templates/webpages/gl/form_header.html
templates/webpages/gl/search.html
templates/webpages/ic/form_header.html
templates/webpages/ic/search.html
templates/webpages/ic/search_update_prices.html
templates/webpages/io/select_item.html
templates/webpages/ir/form_header.html
templates/webpages/login_screen/old_configuration_files.html
templates/webpages/oe/check_for_direct_delivery.html
templates/webpages/oe/edit_periodic_invoices_config.html
templates/webpages/oe/report_for_todo_list.html
templates/webpages/oe/search.html
templates/webpages/payment_term/form.html
templates/webpages/payment_term/list.html
templates/webpages/pe/partsgroup_form.html
templates/webpages/pe/partsgroup_report.html
templates/webpages/pe/pricegroup_form.html
templates/webpages/pe/pricegroup_report.html
templates/webpages/pe/search.html
templates/webpages/presenter/record/record_list.html
templates/webpages/project/search.html
templates/webpages/project_status/form.html
templates/webpages/project_status/list.html
templates/webpages/project_type/form.html
templates/webpages/project_type/list.html
templates/webpages/record_links/add_filter.html
templates/webpages/requirement_spec_acceptance_status/form.html
templates/webpages/requirement_spec_acceptance_status/list.html
templates/webpages/requirement_spec_complexity/form.html
templates/webpages/requirement_spec_complexity/list.html
templates/webpages/requirement_spec_predefined_text/form.html
templates/webpages/requirement_spec_predefined_text/list.html
templates/webpages/requirement_spec_risk/form.html
templates/webpages/requirement_spec_risk/list.html
templates/webpages/requirement_spec_status/form.html
templates/webpages/requirement_spec_status/list.html
templates/webpages/requirement_spec_type/form.html
templates/webpages/requirement_spec_type/list.html
templates/webpages/rp/html_report_susa.html
templates/webpages/sepa/bank_transfer_add.html
templates/webpages/sepa/bank_transfer_create.html
templates/webpages/sepa/bank_transfer_created.html
templates/webpages/sepa/bank_transfer_edit.html
templates/webpages/sepa/bank_transfer_mark_as_closed_step1.html
templates/webpages/sepa/bank_transfer_search.html
templates/webpages/task_server/show.html
templates/webpages/todo/show_todo_list.html
templates/webpages/ustva/config_step1.html
templates/webpages/ustva/config_step2.html
templates/webpages/ustva/report.html
templates/webpages/vk/search_invoice.html
templates/webpages/webdav/_list.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 f56da18..67b1c48 100644 (file)
@@ -169,13 +169,11 @@ sub select_name {
   my $title = $locale->text('Select from one of the names below');
 
   print qq|
+    <h1>$title</h1>
+
 <form method=post action=$form->{script}>
 
 <table width=100%>
-  <tr>
-    <th class=listtop>$title</th>
-  </tr>
-  <tr space=5></tr>
   <tr>
     <td>
       <table width=100%>
index d6ecf67..a515553 100644 (file)
@@ -288,12 +288,9 @@ sub update_prices {
 #  $form->header;
 #
 #  print qq|
+#  <h1>| . $locale->text('choice part') . qq|</h1>
 #  <form method=post action=ic.pl>
 #    <table width=100%>
-#     <tr>
-#      <th class=listtop colspan=6>| . $locale->text('choice part') . qq|</th>
-#     </tr>
-#        <tr height="5"></tr>
 #        <tr class=listheading>
 #          <th>&nbsp;</th>
 #          <th class=listheading>| . $locale->text('Part Number') . qq|</th>
@@ -722,11 +719,9 @@ sub addtop100 {
   my $colspan = $#column_index + 1;
 
   print qq|
+    <h1>$form->{title}</h1>
+
 <table width=100%>
-  <tr>
-    <th class=listtop colspan=$colspan>$form->{title}</th>
-  </tr>
-  <tr height="5"></tr>
 
   <tr><td colspan=$colspan>$option</td></tr>
 
index b059a3a..f85ba4f 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <p>[% 'kivitendo has found one or more problems in the general ledger.' | $T8 %]</p>
 
index c82876a..8671faa 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <p>
   [% 'There is at least one transaction for which the user has chosen a logically wrong taxkey.' | $T8 %]
index 5971d5c..4581935 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <p>
   [% 'There is at least one sales or purchase invoice for which kivitendo recorded an inventory transaction with taxkeys even though no tax was recorded.' | $T8 %]
index 4d47e60..0d81bb6 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <p>
   [% 'The following transaction contains wrong taxes:' | $T8 %]
index 4d335db..3ed544f 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <p>
   [% 'The following transaction contains wrong taxkeys:' | $T8 %]
index e6252dc..e951215 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
-
- <p><div class="listtop">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [% 'The wrong taxkeys for AP and AR transactions have been fixed.' | $T8 %]
index 4fab42b..0c13cfb 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
-
- <p><div class="listtop">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [% 'The wrong taxkeys for inventory transactions for sales and purchase invoices have been fixed.' | $T8 %]
index 6fde4ef..749b405 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
-
- <p><div class="listtop">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [% 'The wrong taxkeys have been fixed.' | $T8 %]
index 257f6a7..13b060a 100644 (file)
@@ -1,7 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %][%- USE L %]
- <div class="listtop">[% title %]</div>
+<h1>[% title %]</h1>
 
  <form method="post" action="am.pl" name="Form">
   <input type="hidden" name="type" value="preferences">
index 28dd70d..d26b75d 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <p>[% 'Do you really want to delete this warehouse?' | $T8 %]</p>
 
index 1e5b03c..95cd8c0 100644 (file)
@@ -1,6 +1,9 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %]<script type="text/javascript" src="js/FormManager.js" >
+[% USE HTML %]
+<h1>[% title %]</h1>
+
+<script type="text/javascript" src="js/FormManager.js" >
 /****************************************************
 * Form Dependency Manager- By Twey- http://www.twey.co.uk
 * Visit Dynamic Drive for this script and more: http://www.dynamicdrive.com
@@ -25,12 +28,6 @@ $(function() {
 <input type="hidden" name="fxgain_accno_id"    value="[% HTML.escape(fxgain_accno_id) %]">
 <input type="hidden" name="fxloss_accno_id"    value="[% HTML.escape(fxloss_accno_id) %]">
 
-<table border="0" width="100%">
-  <tr>
-    <th class="listtop">[% title %]</th>
-  </tr>
-</table>
-
 <fieldset>
   <legend>
     [% 'Main Preferences' | $T8 %]
index 99ab43e..0e484df 100644 (file)
@@ -1,9 +1,9 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
 
- [% IF MESSAGE %]<p>[% MESSAGE %]</p>[% END %]
 
- <div class="listtop">[% title %]</div>
+ [% IF MESSAGE %]<p>[% MESSAGE %]</p>[% END %]
 
  <form method="post" action="am.pl">
 
index cb86eb2..88c7fdc 100644 (file)
@@ -2,12 +2,12 @@
 [%- USE HTML %]
 [%- USE L %]
 [%- USE LxERP %]
+<h1>[% 'Tax-O-Matic' | $T8 %] [% title %]</h1>
+
  <form method="post" action="am.pl">
   <input type="hidden" name="id" value="[% HTML.escape(id) %]">
   <input type="hidden" name="type" value="tax">
 
-  <div class="listtop">[% 'Tax-O-Matic' | $T8 %] [% title %]</div>
-
   <table width="100%">
    <tr>
     <td>[% 'tax_taxkey' | $T8 %]</td>
index 9d7420c..86bf828 100644 (file)
 
 
   [% IF SHOW_CONTENT %]
-   <p>
-    <div class="listtop">
+    <h2>
      [% IF CAN_EDIT %][% 'Edit file' | $T8 %][% ELSE %][% 'Display file' | $T8 %][% END %] [% HTML.escape(display_filename) %]
-    </div>
-   </p>
+    </h2>
 
    [% IF CAN_EDIT %]
     <p><textarea name="content" id="edit_content" cols="100" rows="25"[% IF edit %] class="initial_focus"[% END %]>[% HTML.escape(content) %]</textarea></p>
index db3ae65..1879d56 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %][%- USE LxERP %][% USE L %]
 [% USE HTML %]
-
+<h1>[% title %]</h1>
 
  [% IF saved_message %]
   <p>[% saved_message %]</p>
 
  <input type="hidden" name="type" value="unit">
 
- <table width="100%">
-  <tr>
-   <th class="listtop" colspan="2">[% title %]</th>
-  </tr>
-  <tr height="5"></tr>
- </table>
-
  <p>
   [% LxERP.t8('All units have either no or exactly one base unit of which they are multiples.') %]
   [% LxERP.t8('If you select a base unit then you also have to enter a factor.') %]
@@ -28,9 +21,7 @@
 
  <hr>
 
- <table width="100%">
-  <tr><th class="listtop">[% 'Add unit' | $T8 %]</th></tr>
- </table>
+ <h2>[% 'Add unit' | $T8 %]</h2>
 
  <table>
   <tr>
@@ -64,9 +55,7 @@
 
  <hr>
 
- <table width="100%">
-  <tr><th class="listtop">[% 'Edit units' | $T8 %]</th></tr>
- </table>
+ <h2>[% 'Edit units' | $T8 %]</h2>
 
  <p>
   [% 'Units that have already been used (e.g. for parts and services or in invoices or warehouse transactions) cannot be changed.' | $T8 %]
index 9da65b8..9257308 100644 (file)
@@ -1,5 +1,7 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% IF id %][% 'Edit Warehouse' | $T8 %][% ELSE %][% 'Add Warehouse' | $T8 %][% END %]</h1>
+
  [% IF saved_message %]
   <p>[% saved_message %]</p>
  [% END %]
@@ -11,8 +13,6 @@
   <input type="hidden" name="type" value="warehouse">
   <input type="hidden" name="callback" value="[% HTML.escape(callback) %]">
 
-  <div class="listtop">[% IF id %][% 'Edit Warehouse' | $T8 %][% ELSE %][% 'Add Warehouse' | $T8 %][% END %]</div>
-
   <table border="0">
    <tr>
     <td align="right">[% 'Description' | $T8 %]</td>
@@ -51,7 +51,7 @@
 
  <hr height="3">
 
- <div class="listtop">[% 'Edit Bins' | $T8 %]</div>
+ <h2>[% 'Edit Bins' | $T8 %]</h2>
 
  [% UNLESS BINS.size %]
  <p>[% 'No bins have been added to this warehouse yet.' | $T8 %]</p>
index 205627e..82124c0 100644 (file)
@@ -2,6 +2,7 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE T8 %]
+<h1>[% title | html %]</h1>
 
 <form method=post action=am.pl>
 
@@ -9,10 +10,6 @@
 <input type=hidden name=type value=language>
 
 <table width=100%>
-  <tr>
-    <th class=listtop colspan=2>[% title | html %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <th align=right>[% 'Language' | $T8 %]</th>
     <td><input name=description size=30 value="[% description | html %]"></td>
index 30f8080..9d71dda 100644 (file)
@@ -2,13 +2,9 @@
 [%- USE L %]
 [%- USE LxERP %]
 [%- USE T8 %]
-
 <h1>[% title | html %]</h1>
 
 <table width=100%>
-  <tr>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table width=100%>
index 1a0b033..f29b0ec 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE HTML %]
 [%- USE T8 %]
+<h1>[% title | html %]</h1>
 
 <form method=post action=am.pl>
 
@@ -7,10 +8,6 @@
 <input type=hidden name=type value=lead>
 
 <table width=100%>
-  <tr>
-    <th class=listtop colspan=2>[% title | html %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <th align=right>[% 'Description' | $T8 %]</th>
     <td><input name=description size=50 value="[% lead | html %]"></td>
index 1e756bf..1bdac5a 100644 (file)
@@ -2,12 +2,9 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE L %]
+<h1>[% title | html %]</h1>
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% title | html %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr class=listheading>
     <th class=listheading width=100%>[% 'Description' | $T8 %]</th>
   </tr>
index 4e91ca3..bc2d0f5 100644 (file)
@@ -1,9 +1,9 @@
 [%- USE T8 %][% USE L %][% USE LxERP %]
 [% USE HTML %]
+<h1>[% title %]</h1>
 
  [% IF MESSAGE %]<p>[% MESSAGE %]</p>[% END %]
 
- <div class="listtop">[% title %]</div>
 
  <p>
   <table width="100%" id="price_factor_list">
index 0ea65af..4dcfe04 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <table>
   <tr>
index dde162c..d6735d2 100644 (file)
@@ -1,10 +1,9 @@
 [%- USE T8 %][% USE LxERP %][% USE L %]
 [% USE HTML %]
+<h1>[% title %]</h1>
 
  [% IF saved_message %]<p>[% saved_message %]</p>[% END %]
 
- <div class="listtop">[% title %]</div>
-
  <p>
   <table width="100%" id="warehouse_list">
    <tr class="listheading">
index ff763c0..86aba06 100644 (file)
@@ -1,11 +1,10 @@
 [%- USE T8 %]
 [%- USE L %]
+<h1>[% title %]</h1>
 
  <form method=post name="search" action=[% script %]>
 
   <table width=100%>
-  <tr><th class=listtop>[% title %]</th></tr>
-  <tr height="5"></tr>
   <tr>
    <td>
     <table>
index 71d2b69..37fbdf0 100644 (file)
@@ -1,11 +1,10 @@
 [%- USE T8 %]
 [%- USE L %]
+<h1>[% title %]</h1>
 
  <form method=post name="search" action=[% script %]>
 
   <table width=100% border="0">
-  <tr><th class=listtop>[% title %]</th></tr>
-  <tr height="5"></tr>
   <tr>
    <td>
     <table>
index 5b3aeb9..dbc4596 100644 (file)
@@ -1,12 +1,11 @@
 [%- USE T8 %]
 [% USE HTML %]
+<h1>[% title %]</h1>
 
 [%- IF params.error %]
  <p><div class="message_error">[% params.error %]</div></p>
 [%- END %]
 
- <p><div class="listtop">[% title %]</div></p>
-
  <form method="post" action="bankaccounts.pl">
 
   <p>
index 590b1d3..6fa326b 100644 (file)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index c3f3a99..f1e5c55 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 1bd5ff6..964790c 100644 (file)
@@ -2,6 +2,8 @@
 [% USE T8 %]
 [% USE HTML %]
 [% USE LxERP %]
+<h1>[% title | html %]</h1>
+
 <form method=post action="[% script %]">
 
 [% L.hidden_tag('accno', accno) %]
@@ -9,11 +11,6 @@
 [% L.hidden_tag('sort', 'transdate') %]
 [% L.hidden_tag('accounttype', accounttype) %]
 
-<table border=0 width=100%>
-  <tr>
-    <th class=listtop>[% title | html %]</th>
-  </tr>
-</table>
 <table>
         <tr>
           <th align=left>[% L.radio_button_tag('reporttype', value='custom', label=LxERP.t8('Customized Report')) %]</th>
index 1b9b7e1..2368be3 100644 (file)
@@ -18,8 +18,8 @@
 [% END %]
 
 <table>
-  <tr>
-    <th class="listtop">
+  <tr class='listheading'>
+    <th>
       <table height="0" width="0" cellpadding="0" cellspacing="0" marginheight="0" marginwidth="0" border="0">
         <tr>
           <td align="center" valign="middle">
@@ -31,7 +31,7 @@
         </tr>
       </table>
     </th>
-    <th class=listtop>
+    <th>
       <table height="0" width="0" cellpadding="0" cellspacing="0" marginheight="0" marginwidth="0" border="0">
         <tr>
           <td align="center" valign="middle">
@@ -43,7 +43,7 @@
         </tr>
       </table>
     </th>
-    <th class=listtop>
+    <th>
       <table>
         <tr>
           <td>
@@ -52,7 +52,7 @@
         </tr>
       </table>
     </th>
-    <th class=listtop>
+    <th>
       <table>
         <tr>
           <td>
@@ -61,7 +61,7 @@
         </tr>
       </table>
     </th>
-    <th class=listtop>
+    <th>
       <table height="0" width="0" cellpadding="0" cellspacing="0" marginheight="0" marginwidth="0" border="0">
         <tr>
           <td align="center" valign="middle">
@@ -73,7 +73,7 @@
         </tr>
       </table>
     </th>
-    <th class=listtop>
+    <th>
       <table height="0" width="0" cellpadding="0" cellspacing="0" marginheight="0" marginwidth="0" border="0">
         <tr>
           <td align="center" valign="middle">
index 053c229..b1f502f 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
+<h1>[% IF is_customer %][% 'Customer details' | $T8 %][% ELSE %][% 'Vendor details' | $T8 %][% END %] &quot;[% HTML.escape(name) %]&quot;</h1>
 
 [% BLOCK jump_block %]
 [%- IF SHIPTO.size || CONTACTS.size %]
 [%- END %]
 [% END %]
 
-
- <div width="100%" class="listtop">
-  [% IF is_customer %][% 'Customer details' | $T8 %][% ELSE %][% 'Vendor details' | $T8 %][% END %] &quot;[% HTML.escape(name) %]&quot;
- </div>
-
  [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %]
 
  <a name="billing"><h1>[% 'Billing Address' | $T8 %]</h1></a>
index 24af07e..8702de9 100644 (file)
@@ -2,8 +2,7 @@
 [%- USE LxERP %]
 [%- USE L %]
 [%- USE T8 %]
-
- <div class="listtop">[% FORM.title %]</div>
+ <h1>[% FORM.title %]</h1>
 
  [%- INCLUDE 'common/flash.html' %]
 
index 2d23726..57b970c 100644 (file)
@@ -1,12 +1,12 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <form method="post" action="ct.pl" name="Form">
 
   <input type="hidden" name="db" value="[% HTML.escape(db) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <table>
    <tr>
     <th align="right" nowrap>[% IF IS_CUSTOMER %][% 'Customer Number' | $T8 %][% ELSE %][% 'Vendor Number' | $T8 %][% END %]</th>
index 7d3295d..de9ba8b 100644 (file)
@@ -2,9 +2,9 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE LxERP %]
- <form method="post" action="ct.pl" name="Form">
+<h1>[% 'Contacts' | $T8 %]</h1>
 
 <div class="listtop">[% 'Contacts' | $T8 %]</div>
<form method="post" action="ct.pl" name="Form">
 
   <table>
    <tr>
index e56b3e5..d8498c6 100644 (file)
@@ -1,13 +1,13 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE L %]
+<h1>[% FORM.title %]</h1>
 
 [% L.hidden_tag('_cti_enabled', !!LXCONFIG.cti.dial_command) %]
 
 [% cv_cvars = SELF.cv.cvars_by_config %]
 
 <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
   [% L.hidden_tag('db', FORM.db) %]
   [% L.hidden_tag('callback', FORM.callback) %]
index 403b0ff..cf4eeb5 100644 (file)
     </p>
   [% END %]
 
-
-  <div class="listtop">
+  <h2>
     [% IF ( SELF.note.id ) %]
       [% 'Edit note' | $T8 %]
     [% ELSE %]
       [% 'Add note' | $T8 %]
     [% END %]
-  </div>
+  </h2>
 
   [% L.hidden_tag('note.id', SELF.note.id) %]
 
index 5b79f97..6381c45 100644 (file)
@@ -1,12 +1,9 @@
 [%- USE T8 %]
+<h1>[% 'DATEX - Export Assistent' | $T8 %]</h1>
 
 <form method=post action='[% script %]'>
 
-
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'DATEX - Export Assistent' | $T8 %]</th>
-  </tr>
   <tr>
     <th align=left>[% 'DATEV Angaben' | $T8 %]</th>
   </tr>
index 9c69bf1..7ea1943 100644 (file)
@@ -1,6 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<html>
   Export in Bearbeitung<br>
 
   <br>
index b1ffef8..2593bb4 100644 (file)
@@ -1,13 +1,10 @@
 [%- USE T8 %]
 [%- USE L %]
+<h1>[% 'DATEX - Export Assistent' | $T8 %]</h1>
 
 <form method=post action="[% script %]">
 
-
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'DATEX - Export Assistent' | $T8 %]</th>
-  </tr>
   <tr>
     <th align=left>[% 'Zeitraum' | $T8 %]</th>
   </tr>
index d6ea250..593060b 100644 (file)
@@ -1,10 +1,8 @@
 [%- USE T8 %]
+<h1>[% 'DATEX - Export Assistent' | $T8 %]</h1>
 
 <form method=post action="[% script %]">
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'DATEX - Export Assistent' | $T8 %]</th>
-  </tr>
   <tr>
     <th align=left>[% 'Konten' | $T8 %]</th>
   </tr>
index 464e360..2b33708 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<div class="listtop">[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</div>
+[% USE HTML %]
+<h1>[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index c1bcd4e..4d949ec 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<div class="listtop">[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</div>
+[% USE HTML %]
+<h1>[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index 389b1d0..7cfa410 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %]<div class="listtop">[% 'Invalid transactions' | $T8 %]</div>
+[% USE HTML %]
+<h1>[% 'Invalid transactions' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index 15ef02a..1da8e82 100644 (file)
@@ -1,11 +1,10 @@
 [%- USE LxERP -%][%- USE L -%]
+<h1>[%- LxERP.t8("Introduction of clients") %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
 [% L.javascript_tag('jquery.selectboxes', 'jquery.multiselect2side') %]
 
-<h1>[%- LxERP.t8("Introduction of clients") %]</h1>
-
 <p>
  [% LxERP.t8("kivitendo has been extended to handle multiple clients within a single installation.") %]
  [% LxERP.t8("Therefore several settings that had to be made for each user in the past have been consolidated into the client configuration.") %]
index 1c154e8..ffa6b49 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<div class="listtop">[% 'cp_greeting to cp_gender migration' | $T8 %]</div>
-
+[% USE HTML %]
+<h1>[% 'cp_greeting to cp_gender migration' | $T8 %]</h1>
 
 <form action="[% script %]" method="POST">
 <br>
index 0c82945..3f6ce5e 100644 (file)
@@ -2,6 +2,8 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE JavaScript %]
+<h1>[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</h1>
+
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript">
   <!--
@@ -89,7 +91,6 @@
 
 
 
-<div class="listtop">[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</div>
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
 <input type="hidden" name="continued" value="1">
index 23a7b63..4d6d8bf 100644 (file)
@@ -1,8 +1,8 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE LxERP %]
+<h1>[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</h1>
 
-<div class="listtop">[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</div>
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
 <input type="hidden" name="continued" value="1">
index 5b8f1a6..9f2ae5d 100644 (file)
@@ -1,5 +1,7 @@
 [%- USE T8 %]
-[% USE HTML %][%- USE LxERP -%]<div class="listtop">[% 'Double partnumbers' | $T8 %]</div>
+[% USE HTML %][%- USE LxERP -%]
+<h1>[% 'Double partnumbers' | $T8 %]</h1>
+
 <script type="text/javascript">
 <!--
 function show_parts(vc) {
index 285fb83..89aa838 100644 (file)
@@ -1,8 +1,3 @@
 [%- USE T8 %]
 [%- USE HTML %]
-
- <table width="100%">
-  <tr>
-   <td class="listtop">[% 'Dataset upgrade' | $T8 %] ([% HTML.escape(dbname) %])</td>
-  </tr>
- </table>
+<h1>[% 'Dataset upgrade' | $T8 %] ([% HTML.escape(dbname) %])</h1>
index e5bbe5d..5725322 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<div class="listtop">[% 'No default currency' | $T8 %]</div>
+[% USE HTML %]
+<h1>[% 'No default currency' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index ef613d0..0db7c72 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE L %]
-[% USE HTML %]<div class="listtop">[% 'Orphaned currencies' | $T8 %]</div>
+[% USE HTML %]
+<h1>[% 'Orphaned currencies' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index cb3d83e..1b0d4c7 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [% USE L %]
-[% USE HTML %][%- USE LxERP -%]<div class="listtop">[% 'Show parts' | $T8 %]</div>
+[% USE HTML %][%- USE LxERP -%]
+<h1>[% 'Show parts' | $T8 %]</h1>
 
 <form method="post" action="controller.pl">
 [% L.hidden_tag("action", "LoginScreen/login") %]
index dd8aab4..8c2a2ef 100644 (file)
@@ -1,8 +1,7 @@
-
 [% USE T8 %]
 [% USE HTML %]
 [% USE L %]
-<div class="listtop">[% 'New filter for tax accounts' | $T8 %]</div>
+<h1>[% 'New filter for tax accounts' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index 52e02b4..7062980 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<div class="listtop">[% 'Inconsistency in database' | $T8 %]</div>
+[% USE HTML %]
+<h1>[% 'Inconsistency in database' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index 12f1369..d507d8a 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<div class="listtop">[% 'taxkey 0 is already allocated.' | $T8 %]</div>
+[% USE HTML %]
+<h1>[% 'taxkey 0 is already allocated.' | $T8 %]</h1>
 
 <form name="Form" method="post" action="login.pl">
 <input type="hidden" name="action" value="login">
index e56daab..013f55c 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
-<div class="listtop">[% 'Warehouse Migration' | $T8 %]</div>
+<h1>[% 'Warehouse Migration' | $T8 %]</h1>
 
 <form action="[% script %]" method="POST">
  <p>
index 92d98c2..1aa2f52 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 661e2da..517d912 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 81eb941..894e259 100644 (file)
@@ -1,8 +1,8 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
 [% SET is_used = SELF.department.is_used %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 5406f63..b932b52 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 99c8ebe..9b4e9f2 100644 (file)
@@ -2,6 +2,8 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE L %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript" src="js/show_form_details.js"></script>
  <script type="text/javascript" src="js/show_history.js"></script>
  <script type="text/javascript" src="js/show_vc_details.js"></script>
@@ -36,8 +38,6 @@
  [%- SET DISABLED = ' disabled' %]
  [%- END %]
 
- <div class="listtop">[% title %]</div>
-
 [%- INCLUDE 'common/flash.html' %]
 [%- INCLUDE 'generic/set_longdescription.html' %]
 
index 040b0cd..e84bbf3 100644 (file)
@@ -1,6 +1,8 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %][%- USE LxERP %]
+<h1>[% title %]</h1>
+
  [%- IF vc == 'customer' %]
  [%- SET is_customer = '1' %]
  [%- ELSE %]
@@ -19,8 +21,6 @@
 
  <form method="post" action="do.pl" name="Form">
 
-  <div class="listtop">[% title %]</div>
-
   <p>
    <table>
     <tr>
index 135a898..5a8b18d 100644 (file)
@@ -1,6 +1,8 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %][%- USE LxERP %][%- USE JavaScript %]
+<h1>[% title %]</h1>
+
  [%- UNLESS delivered %]
  <script type="text/javascript">
   <!--
@@ -61,8 +63,6 @@
 
  <form method="post" action="do.pl" name="Form">
 
-  <div class="listtop">[% title %]</div>
-
   [%- IF ERRORS && ERRORS.size %]
   <p><font color="#ff0000">[% ERRORS.join('<br>') %]</font></p>
   [%- END %]
index fa6cabb..3aab098 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %][%- USE LxERP %]
+<h1>[% title %]</h1>
 
  [%- IF delivered %]
  [%- SET RO = ' readonly' %]
@@ -13,8 +14,6 @@
 
  <form method="post" action="do.pl" name="Form">
 
-  <div class="listtop">[% title %]</div>
-
   [%- IF ERRORS && ERRORS.size %]
   <p><font color="#ff0000">[% ERRORS.join('<br>') %]</font></p>
   [%- END %]
index 87af688..60337a5 100644 (file)
@@ -1,16 +1,12 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% 'Load draft' | $T8 %]</h1>
 
  <form action="[% HTML.escape(script) %]" method="post">
 
   <input type="hidden" name="SAVED_FORM" value="[% HTML.escape(SAVED_FORM) %]">
 
   <table width="100%">
-   <tr>
-    <th class="listtop">[% 'Load draft' | $T8 %]</th>
-   </tr>
-   <tr height="5"></tr>
-
    <tr>
     <td>
      [% 'The following drafts have been saved and can be loaded.' | $T8 %]
index ed75369..3e11d50 100644 (file)
@@ -1,16 +1,12 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% 'Save draft' | $T8 %]</h1>
 
  <form action="[% HTML.escape(script) %]" method="post">
 
   <input type="hidden" name="SAVED_FORM" value="[% HTML.escape(SAVED_FORM) %]">
 
   <table width="100%">
-   <tr>
-    <th class="listtop">[% 'Save draft' | $T8 %]</th>
-   </tr>
-   <tr height="5"></tr>
-
    <tr>
     <td>[% 'Enter a description for this new draft.' | $T8 %]</td>
    </tr>
index 7648bf2..b7898c6 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]<script type="text/javascript" src="js/common.js"></script>
- <div class="listtop">[% title %]</div>
+<h1>[% title %]</h1>
 
  <form method="post" name="search" action="dn.pl">
 
index 3dabbfa..87345bf 100644 (file)
@@ -1,13 +1,12 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/dunning.js"></script>
 
- <div class="listtop" width="100%">[% title %]</div>
-
  <form method="post" action="dn.pl" name="Form">
   <table>
-   <tr height="5"></tr>
 
    <tr>
     <th class="listheading">[% 'Dunning Level' | $T8 %]</th>
index f27c2fe..1c24756 100644 (file)
@@ -1,14 +1,13 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE L %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript" src="js/common.js"></script>
 
  <form method="post" name="search" action="dn.pl">
 
-  <div class="listtop">[% title %]</div>
-
   <table width="100%">
-   <tr height="5"></tr>
    <tr>
     <td>
      <table>
index e2d558d..1a40a45 100644 (file)
@@ -1,5 +1,7 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript">
   <!--
       function email_updated() {
@@ -16,8 +18,6 @@
   <input type="hidden" name="input_body" value="[% HTML.escape(input_body) %]">
   <input type="hidden" name="input_attachment" value="[% HTML.escape(input_attachment) %]">
 
-  <div class="listtop" width="100%">[% title %]</div>
-
   <table width="100%">
    <tr>
     <td valign="top">[% 'Subject:' | $T8 %]</td>
index b7ee6ed..d087ec9 100644 (file)
@@ -1,13 +1,13 @@
 [%- USE T8 %]
 [% USE HTML %]
 [% USE L %]
+<h1>[% title %]</h1>
+
 [% SET all_active = 1 %][% FOREACH row = DUNNINGS %][% IF !row.active %][% SET all_active = 0 %][% LAST %][% END %][% END %]
 [% SET all_email = 1 %][% FOREACH row = DUNNINGS %][% IF !row.email %][% SET all_email = 0 %][% LAST %][% END %][% END %]
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/dunning.js"></script>
 
- <div class="listtop" width="100%">[% title %]</div>
-
  <p>[% 'The columns &quot;Dunning Duedate&quot;, &quot;Total Fees&quot; and &quot;Interest&quot; show data for the previous dunning created for this invoice.' | $T8 %]</p>
 
  <form name="Form" method="post" action="dn.pl">
index 72f954d..e3b3191 100644 (file)
@@ -1,6 +1,8 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript">
    $(function(){ document.Form.subject.focus(); });
  </script>
@@ -11,8 +13,6 @@
   <p>[% SAVED_MESSAGE %]</p>
   [%- END %]
 
-  <div class="listtop">[% title %]</div>
-
   <input type="hidden" name="id" value="[% HTML.escape(id) %]">
   <input type="hidden" name="note_id" value="[% HTML.escape(note_id) %]">
   <input type="hidden" name="callback" value="[% HTML.escape(callback) %]">
@@ -67,7 +67,7 @@
   [%- IF FOLLOW_UPS.size %]
   <hr height="3" noshade>
 
-  <div class="listtop">[% 'Existing pending follow-ups for this item' | $T8 %]</div>
+  <h2>[% 'Existing pending follow-ups for this item' | $T8 %]</h2>
 
   <p>
    <table>
index 999f5a5..b2c6536 100644 (file)
@@ -1,12 +1,12 @@
 [%- USE T8 %]
 [% USE HTML %]
+<h1>[% title %]</h1>
+
 
  [%- IF SAVED_MESSAGE %]
  <p>[% SAVED_MESSAGE %]</p>
  [%- END %]
 
- <div class="listtop">[% title %]</div>
-
  <p>[% 'Allow the following users access to my follow-ups:' | $T8 %]</p>
 
  <form action="fu.pl" method="post" name="Form">
index a068311..d54283c 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
-
-<div class="listtop">[% 'Unfinished follow-ups' | $T8 %]</div>
+<h1>[% 'Unfinished follow-ups' | $T8 %]</h1>
 
 <form action="fu.pl" method="post" name="TODOFollowUpsForm">
  <input type="hidden" name="callback" value="[% HTML.escape(callback) %]">
index 3b9fcee..0d1a22a 100644 (file)
@@ -1,12 +1,12 @@
 [%- USE T8 %]
 [%- USE L %]
 [% USE HTML %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript">
    $(function(){ document.Form.subject.focus(); });
  </script>
 
- <div class="listtop">[% title %]</div>
-
  <form action="fu.pl" method="post" name="Form">
   <input type="hidden" name="nextsub" value="report">
 
index 97e9e42..035caa6 100644 (file)
@@ -1,16 +1,13 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <form name="Form">
 
   <input type="hidden" name="input_name" value="[% HTML.escape(input_name) %]">
   <input type="hidden" name="input_id" value="[% HTML.escape(input_id) %]">
 
   <table width="100%">
-   <tr>
-    <th class="listtop">[% title %]</th>
-   </tr>
-   <tr height="5"></tr>
-
    <tr><td>[% 'Please insert object dimensions below.' | $T8 %]</td></tr>
 
    <tr>
index 49ccd3c..a2db0d4 100644 (file)
@@ -1,5 +1,7 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <form method="post">
 
   <input type="hidden" name="input_name" value="[% HTML.escape(input_name) %]">
@@ -8,12 +10,6 @@
   <input type="hidden" name="allow_both" value="[% HTML.escape(allow_both) %]">
   <input type="hidden" name="action_on_cov_selected" value="[% HTML.escape(action_on_cov_selected) %]">
 
-  <table width="100%">
-   <tr>
-    <th class="listtop">[% title %]</th>
-   </tr>
-   <tr height="5"></tr>
-
    <tr>
     <td>
      [%- IF !is_vendor %]
index a4a3428..b248969 100644 (file)
@@ -1,13 +1,10 @@
 [%- USE T8 %]
 [%- USE HTML %][%- USE LxERP -%][%- USE L -%]
+<h1>[% title %]</h1>
+
 <form name="Form" method="post" action="[% script %]">
 
 <table width="100%">
-  <tr class="listtop">
-
-    <th class="listtop">[% title %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table>
index 3bca0a8..9745334 100644 (file)
@@ -1,5 +1,7 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <form action="[% HTML.escape(script) %]" method="post" name="Form">
 
   <input type="hidden" name="input_partnumber" value="[% HTML.escape(input_partnumber) %]">
@@ -12,8 +14,6 @@
   <input type="hidden" name="options" value="[% HTML.escape(options) %]">
   <input type="hidden" name="new_description" value="[% HTML.escape(description) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <table width="100%">
    <tr>
     <td>
index 9f8957e..8c8f48a 100644 (file)
@@ -1,15 +1,13 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <form name="Form">
 
   <input type="hidden" name="input_name" value="[% HTML.escape(input_name) %]">
   <input type="hidden" name="input_id" value="[% HTML.escape(input_id) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <table width="100%">
-   <tr height="5"></tr>
-
    <tr><td>[% 'Please select a customer from the list below.' | $T8 %]</td></tr>
 
    <tr>
index fe18fe6..300bf06 100644 (file)
@@ -9,7 +9,7 @@
   <input type="hidden" name="remap_parts_id" value="[% HTML.escape(remap_parts_id) %]">
   <input type="hidden" name="remap_partnumber" value="[% HTML.escape(remap_partnumber) %]">
 
-  <div class="listtop">[% 'Select a part or assembly' | $T8 %]</div>
+  <h1>[% 'Select a part or assembly' | $T8 %]</h1>
 
   <p>
    <table>
index e34bed9..71e5d57 100644 (file)
@@ -1,15 +1,13 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
+
  <form name="Form">
 
   <input type="hidden" name="input_name" value="[% HTML.escape(input_name) %]">
   <input type="hidden" name="input_id" value="[% HTML.escape(input_id) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <table width="100%">
-   <tr height="5"></tr>
-
    <tr><td>[% 'Please select a vendor from the list below.' | $T8 %]</td></tr>
 
    <tr>
index 60d01ad..5e2f311 100644 (file)
@@ -1,9 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-
- <p>
-  <div class="listtop">[% HTML.escape(title) %]</div>
- </p>
+<h1>[% HTML.escape(title) %]</h1>
 
  [%- IF message %]
  <p>
index c5658df..e9875b0 100644 (file)
@@ -1,9 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-
- <p>
-  <div class="listtop">[% HTML.escape(title) %]</div>
- </p>
+<h1>[% HTML.escape(title) %]</h1>
 
  [%- IF message %]
  <p>
index 98bb8f0..e349761 100644 (file)
@@ -2,6 +2,8 @@
 [%- USE LxERP %]
 [%- USE T8 %]
 [%- USE L %]
+<h1>[% title | html %]</h1>
+
 <script type="text/javascript">
   <!--
 function updateTaxes(row)
@@ -47,9 +49,6 @@ function updateTaxes(row)
 <input type="hidden" name="follow_up_rowcount" value="1">
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% title | html %]</th>
-  </tr>
 [%- IF saved_message %]
   <tr>
     <td>[% saved_message | html %]</th>
index 78a16e7..e9ec797 100644 (file)
@@ -2,15 +2,13 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE L %]
+<h1>[% 'Journal' | $T8 %]</h1>
+
 <form method=post action=gl.pl>
 
 <input type=hidden name=sort value=datesort>
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'Journal' | $T8 %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table>
index 9ce47f1..7b8455d 100644 (file)
@@ -2,7 +2,7 @@
 [%- USE HTML %]
 [%- USE LxERP %][%- USE L -%][%- USE P -%]
 [% PROCESS 'common/select_warehouse_bin.html' %]
- <p><div class="listtop">[% title %]  [% HTML.escape(partnumber) %]  [% HTML.escape(description) %]</div></p>
+ <h1>[% title %]  [% HTML.escape(partnumber) %]  [% HTML.escape(description) %]</h1>
 
 [% PROCESS 'common/flash.html' %]
 
index 8ed89a4..4433c82 100644 (file)
@@ -2,6 +2,7 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE L %]
+<h1>[% title %]</h1>
 
  <form method="post" action="ic.pl">
 
 
   <input type="hidden" name="ndxs_counter" value="[% HTML.escape(ndxs_counter) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <table width="100%">
-   <tr height="5"></tr>
    <tr valign="top">
     <td>
      <table>
index e6eeb98..bca42df 100644 (file)
@@ -1,13 +1,12 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE LxERP %]
+<h1>[% 'Update prices' | $T8 %]</h1>
 
  <form method="post" action="ic.pl">
 
   <input type="hidden" name="title" value="[% 'Update prices' | $T8 %]">
 
-  <div class="listtop">[% 'Update prices' | $T8 %]</div>
-
   <p>
    <table>
     <tr>
index 351489e..9252b45 100644 (file)
@@ -1,6 +1,5 @@
 [% USE LxERP %][% USE HTML %][% USE L %]
-
- <div class="listtop">[% title %]</div>
+<h1>[% title %]</h1>
 
  <form method="post" action="[% HTML.escape(script) %]">
 
index c0f39c7..673f1a8 100644 (file)
@@ -2,6 +2,8 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE L %]
+<h1>[% title %]</h1>
+
 [%- SET follow_up_trans_info = invnumber _ ' (' _ vendor_name _ ')' %]
 <script type="text/javascript" src="js/common.js"></script>
 <script type="text/javascript" src="js/vendor_selection.js"></script>
@@ -21,8 +23,6 @@
 <input type="hidden" name="follow_up_trans_info_1" value="[% HTML.escape(follow_up_trans_info) %]">
 <input type="hidden" name="follow_up_rowcount" value="1">
 
-<p><div class="listtop" width="100%">[% title %]</div></p>
-
 [%- INCLUDE 'common/flash.html' %]
 [%- INCLUDE 'generic/set_longdescription.html' %]
 
index cf4ad54..82c4917 100644 (file)
@@ -1,5 +1,5 @@
 [% USE LxERP %][% USE HTML %]
- <div class="listtop">[% title %]</div>
+<h1>[% title %]</h1>
 
  <p>
   [%- LxERP.t8('Starting with version 2.6.3 the configuration files in "config" have been consolidated.') %]
index 06cf9b4..b2a5b16 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-
- <div class="listtop" width="100%">[% 'Carry over shipping address' | $T8 %]</div>
+<h1>[% 'Carry over shipping address' | $T8 %]</h1>
 
  <p>[% 'You have entered or selected the following shipping address for this customer:' | $T8 %]</p>
 
index 2e6b5a4..093cf05 100644 (file)
@@ -1,8 +1,7 @@
 [% USE HTML %]
 [% USE LxERP %]
 [% USE L %]
-
- <div class="listtop">[% title %]</div>
+<h1>[% title %]</h1>
 
  <form name="Form" action="oe.pl" method="post">
 
index bea5c67..98b0f4a 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-
-<div class="listtop">[% 'Overdue sales quotations and requests for quotations' | $T8 %]</div>
+<h1>[% 'Overdue sales quotations and requests for quotations' | $T8 %]</h1>
 
  <table width="100%">
   <tr>
index f50a77b..06f1429 100644 (file)
@@ -2,14 +2,14 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE L %]
+<h1>[% HTML.escape(title) %]</h1>
+
 [%- SET vclabel = vc == 'customer' ? LxERP.t8('Customer') : LxERP.t8('Vendor') %]
 [%- SET vcnumberlabel = vc == 'customer' ? LxERP.t8('Customer Number') : LxERP.t8('Vendor Number') %]
 [%- SET vctypelabel = vc == 'customer' ? LxERP.t8('Customer type') : LxERP.t8('Vendor type') %]
 
 <form method="post" action="oe.pl">
 
- <p><div class="listtop">[% HTML.escape(title) %]</div></p>
-
 <table width="100%">
  <tr>
   <td>
index b429865..f119728 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 41290c2..7fb2895 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+ <h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 686bca6..81fea2b 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE L %]
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
 [% L.javascript_tag('show_history.js') %]
 
 <form method=post action="[% script %]">
@@ -9,10 +10,6 @@
 <input type=hidden name=type value="[% type %]">
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% title %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table width=100%>
index c833fdc..a9fc79e 100644 (file)
@@ -1,11 +1,8 @@
 [%- USE HTML %]
 [%- USE T8 %]
+<h1>[% 'Groups' | $T8 %]</h1>
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'Groups' | $T8 %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>[% option %]</td>
   </tr>
index 0b1f8e3..328c45a 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE L %]
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% title %]</h1>
 [% L.javascript_tag('show_history.js') %]
 
 <form method=post action="[% script %]">
@@ -9,10 +10,6 @@
 <input type=hidden name=type value="[% type %]">
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% title %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table width=100%>
index b1586eb..0b04b9d 100644 (file)
@@ -1,11 +1,8 @@
 [%- USE HTML %]
 [%- USE T8 %]
+<h1>[% 'Pricegroup' | $T8 %]</h1>
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'Pricegroup' | $T8 %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>[% option %]</td>
   </tr>
index 9cbb931..871eb34 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %]
+<h1>[% is_pricegroup ? LxERP.t8('Pricegroup') : LxERP.t8('Groups') %]</h1>
 
 <form method=post action="[% script %]">
 
@@ -8,10 +9,6 @@
 <input type=hidden name=type value="[% type %]">
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% is_pricegroup ? LxERP.t8('Pricegroup') : LxERP.t8('Groups') %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table width=100%>
index e75657a..0dd46e3 100644 (file)
@@ -1,5 +1,5 @@
 [% USE L %][% USE LxERP %][%- USE P -%]
-<div class="listtop">[%- P.escape(title) %]</div>
+<h1>[%- P.escape(title) %]</h1>
 
 <div style="padding-bottom: 15px">
  <table style="width: 100%" id="record_list_[% type %]">
index a4a2d82..7e6cdee 100644 (file)
@@ -2,13 +2,12 @@
 [%- USE HTML %]
 [%- USE L %]
 [%- USE LxERP %]
+<h1>[% 'Search projects' | $T8 %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
  <form method="post" action="controller.pl">
 
-  <div class="listtop">[% 'Search projects' | $T8 %]</div>
-
   <p>
 [%- INCLUDE 'project/_filter.html' %]
   </p>
index c331fba..2173516 100644 (file)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index d8fd746..f510b6d 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+ <h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 692cb4a..79bb121 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index fc45c0d..d3d9181 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 39469f5..b101ad7 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE L -%][%- USE LxERP -%][%- USE JavaScript -%]
 [%- SET style='width: 500px' %]
-<div class="listtop">[%- LxERP.t8("Add link: select records to link with") %]</div>
+<h1>[%- LxERP.t8("Add link: select records to link with") %]</h1>
 
 
 <form method="post" action="controller.pl">
index 7b0a3ca..299326c 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 75fcf53..93049e2 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 994fb94..8088db5 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 32ef574..3ce2d94 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE "common/flash.html" %]
 
index 905d351..2f03e35 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 85f9db2..3e1ee28 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 82e8467..5f44502 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index af4a475..1803b0f 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE "common/flash.html" %]
 
index 599389d..8b034f9 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 0633d62..35b78c9 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index e9bc2d6..a965c86 100755 (executable)
@@ -1,7 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
index a8920dd..3c81986 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 54e47f7..3fb2e9a 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
+<h1>[% 'Summen- und Saldenliste' | $T8 %] [% template_fromto %]</h1>
 
  <script type="text/javascript">
   <!--
@@ -28,8 +29,6 @@
   <p>[% MESSAGE %]</p>
  [% END %]
 
- <div class="listtop" width="100%">[% 'Summen- und Saldenliste' | $T8 %] [% template_fromto %]</div>
-
  [% IF TOP_INFO_TEXT %]
   <p>[% TOP_INFO_TEXT %]</p>
  [% END %]
index 4ae82d1..d09a489 100644 (file)
@@ -9,8 +9,7 @@
  [% SET arap = 'ar' %]
  [% SET iris = 'is' %]
 [%- END %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <form action="sepa.pl" method="post">
   <p>
index 80af4c4..cf3cfad 100644 (file)
  [% SET arap = 'ar' %]
  [% SET iris = 'is' %]
 [%- END %]
+<h1>[% title %]</h1>
 
  [%- IF error_message %]
  <p><div class="message_error">[% error_message %]</div></p>
  [%- END %]
 
- <p><div class="listtop">[% title %]</div></p>
-
  <form action="sepa.pl" method="post">
   <p>1.
    [%- IF is_vendor %]
index 773cdea..e493015 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <p>
   [% 'The SEPA export has been created.' | $T8 %]
index 589b358..a0ccd97 100644 (file)
@@ -11,8 +11,7 @@
  [% SET arap = 'ar' %]
  [% SET iris = 'is' %]
 [%- END %]
-
- <p><div class="listtop">[% title %]: [% HTML.escape(export.ids.join(', ')) %]</div></p>
+<h1>[% title %]: [% HTML.escape(export.ids.join(', ')) %]</h1>
 
  <form action="sepa.pl" method="post">
   <input type="hidden" name="action" value="dispatcher">
index 9f76291..f1c0498 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <form action="sepa.pl" method="post">
   <p>
index 567506c..a88d402 100644 (file)
@@ -2,8 +2,7 @@
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- USE L %]
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <form action="sepa.pl" method="post">
   <p>
index 293ffd2..4a44ad0 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
index 04566d2..466e6bb 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-
- <div class="listtop" style="margin-bottom: 10px">[% 'Your TODO list' | $T8 %]</div>
+<h1>[% 'Your TODO list' | $T8 %]</h1>
 
  [%- IF !todo_list %]
  <p>
index d5b3152..ad1f8b6 100644 (file)
@@ -1,13 +1,9 @@
 [%- USE T8 %]
-[% USE HTML %]<!--This file is autogenerated,
- Edit templates/webpages/ustva/config_step1_master.html
- and run locale/<cc>/locales.pl -->
+[% USE HTML %]
+<h1>[% 'Tax Office Preferences' | $T8 %]</h1>
 
 <form name="verzeichnis" method="post" action="[% HTML.escape(script) %]">
 <table width="100%">
-   <tr>
-      <th class="listtop">[% 'Tax Office Preferences' | $T8 %]</th>
-    </tr>
     <tr>
      <td>
        <br />
index d566dbd..083118d 100644 (file)
@@ -1,15 +1,9 @@
 [%- USE T8 %]
-[% USE HTML %]<!--This file is autogenerated,
- Edit templates/webpages/ustva/config_step2_master.html
- and run locale/<cc>/locales.pl -->
-
+[% USE HTML %]
+<h1>[% 'Tax Office Preferences' | $T8 %]</h1>
 
   <form name="elsterform" method="post" action="[% script %]">
     <table width="100%">
-       <tr>
-         <th colspan="2" class="listtop">
-           [% 'Tax Office Preferences' | $T8 %]</th>
-       </tr>
        <tr>
          <td colspan=2>
            <br>
index f59a4c7..998bbfd 100644 (file)
@@ -1,17 +1,12 @@
 [%- USE T8 %]
-[% USE HTML %]<!--This file is autogenerated,
- Edit templates/webpages/ustva/report_master.html
- and run locale/<cc>/locales.pl -->
+[% USE HTML %]
+<h1>[% HTML.escape(title) %]</h1>
 
  <form method="post" action="[% HTML.escape(script) %]">
 
  <input type="hidden" name="title" value="[% HTML.escape(title) %]">
 
  <table width="100%">
-  <tr>
-    <th class="listtop">[% HTML.escape(title) %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table>
index 8a773ce..8762646 100644 (file)
@@ -1,13 +1,11 @@
 [%- USE T8 %]
 [%- USE L %]
+<h1>[% title %]</h1>
 
 <form method=post name="search_invoice" action=[% script %]>
   <input type="hidden" name="sort" value="transdate">
   <input type=hidden name=nextsub value=[% nextsub %]>
 
-  <div class="listtop">[% title %]</div>
-
-
   <table>
 
     <tr>
index 50e92d6..6b643f8 100644 (file)
@@ -1,10 +1,9 @@
 [% USE HTML %][% USE T8 %]
+<h1>[% 'Documents in the WebDAV repository' | $T8 %]</h1>
 
 [%- IF INSTANCE_CONF.get_webdav %]
 <div id="ui-tabs-webdav">
 
- <div class="listtop" align="left">[% 'Documents in the WebDAV repository' | $T8 %]</div>
-
  <table width="100%">
   <tr>
    <td align="left" width="30%"><b>[% 'File name' | $T8 %]</b></td>
index e6082cd..07ec2e7 100644 (file)
@@ -1,6 +1,8 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %][%- USE JavaScript %]
+<h1>[% 'Report about warehouse transactions' | $T8 %]</h1>
+
  <script type="text/javascript">
    <!--
       warehouses = new Array();
@@ -63,8 +65,6 @@
      -->
  </script>
 
- <div class="listtop">[% 'Report about warehouse transactions' | $T8 %]</div>
-
  <form method="post" name="Form" action="wh.pl">
 
   <input type="hidden" name="nextsub" value="generate_journal">
index 5cf5ffa..5bc1e30 100644 (file)
@@ -1,13 +1,12 @@
 [%- USE T8 %]
 [%- USE HTML %][%- USE JavaScript %]
+<h1>[% title %]</h1>
 
  <form method="post" action="wh.pl">
 
   <input type="hidden" name="nextsub" value="remove_parts">
   <input type="hidden" name="warehouse_id" value="[% HTML.escape(warehouse_id) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <p>[% 'Removal from warehouse' | $T8 %]: [% warehouse_description %]</p>
 
   <p>
index 12a3e0b..70fb4f1 100644 (file)
@@ -1,6 +1,8 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %][%- USE JavaScript %]
+<h1>[% 'Report about warehouse contents' | $T8 %]</h1>
+
  <script type="text/javascript">
    <!--
       warehouses = new Array();
@@ -63,8 +65,6 @@
      -->
  </script>
 
- <div class="listtop">[% 'Report about warehouse contents' | $T8 %]</div>
-
  <form method="post" name="Form" action="wh.pl">
 
   <input type="hidden" name="nextsub" value="generate_report">
index 5a7aabf..0f5d2f5 100644 (file)
@@ -1,5 +1,7 @@
 [%- USE T8 %]
 [%- USE HTML %][%- USE JavaScript %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript">
   <!--
       warehouses = new Array();
@@ -37,8 +39,6 @@
   <input type="hidden" name="nextsub" value="transfer_parts">
   <input type="hidden" name="warehouse_id" value="[% HTML.escape(warehouse_id) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <p>[% 'Transfer from warehouse' | $T8 %]: [% warehouse_description %]</p>
 
   <p>
index 429b3b1..6b48f40 100644 (file)
@@ -2,6 +2,8 @@
 [%- USE HTML %]
 [%- USE L %]
 [%- USE JavaScript %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/part_selection.js"></script>
  <script type="text/javascript">
@@ -68,8 +70,6 @@
   <p>[% saved_message %]</p>
   [% END %]
 
-  <div class="listtop">[% title %]</div>
-
   <p>
    [% 'If you enter values for the part number and / or part description then only those bins containing parts whose part number or part description match your input will be shown.' | $T8 %]
   </p>
index 4fb3a71..17a6f9d 100644 (file)
@@ -1,6 +1,8 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %][%- USE JavaScript %][%- USE LxERP %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/part_selection.js"></script>
  <script type="text/javascript">
@@ -64,8 +66,6 @@
   <p>[% saved_message %]</p>
   [% END %]
 
-  <div class="listtop">[% title %]</div>
-
   <p>
    <table>
     <tr>
index 50da3f1..d77f8c5 100644 (file)
@@ -1,6 +1,8 @@
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %][%- USE JavaScript %][%- USE LxERP %]
+<h1>[% title %]</h1>
+
  <script type="text/javascript" src="js/common.js"></script>
  <script type="text/javascript" src="js/part_selection.js"></script>
  <script type="text/javascript">
@@ -64,8 +66,6 @@
   <p>[% saved_message %]</p>
   [% END %]
 
-  <div class="listtop">[% title %]</div>
-
   <p>
    <table>
     <tr>