]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/pe/search.html
SEPA reference nach SEPA-Standard zulässigen Wert (140) erhöht
[mfinanz.git] / templates / webpages / pe / search.html
index 9cbb93189d76cb288255efd6e86eb2271d43dccf..db7e51df9069d1f13bf21569f3ae49bf6b6a222f 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%>
@@ -20,7 +17,7 @@
           <th align=right width=1%>[% 'Pricegroup' | $T8 %]</th>
           <td><input name=pricegroup size=20></td>
 [%- ELSE %]
-          <th align=right width=1%>[% 'Group' | $T8 %]</th>
+          <th align=right width=1%>[% 'Partsgroup' | $T8 %]</th>
           <td><input name=partsgroup size=20></td>
 [%- END %]
         </tr>