Auftrags-Controller: Mehrfach-Artikelauswahl mit Mengeneingabe.
[kivitendo-erp.git] / templates / webpages / vk / search_invoice.html
index 280e390..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>
@@ -77,6 +75,7 @@
           limit         = vclimit,
           show_empty    = 1,
           allow_textbox = 1,
+          class         = 'initial_focus',
         -%]
       </td>