]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ct/search.html
Part: long_description in displayable_name umbenannt
[mfinanz.git] / templates / webpages / ct / search.html
index 2a7748c58678562b0332426ee45d719152715474..57b970cbefe04809fbacebe8cb71c85fad748b3e 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>
         <input name="l_discount" id="l_discount" type="checkbox" class="checkbox" value="Y">
         <label for="l_discount">[% 'Discount' | $T8 %]</label>
        </td>
+       <td>
+        <input name="l_payment" id="l_payment" type="checkbox" class="checkbox" value="Y">
+        <label for="l_payment">[% 'Payment Terms' | $T8 %]</label>
+       </td>
       [% IF IS_CUSTOMER %]
       <td>
        <input name="l_salesman" id="l_salesman" type="checkbox" class="checkbox" value="Y">