wh report: Kosmetik
[kivitendo-erp.git] / templates / webpages / wh / journal_filter.html
index cf7581c..8400452 100644 (file)
@@ -68,7 +68,6 @@
 
  <form method="post" name="Form" action="wh.pl" id="form">
 
-  <p>
    <table>
     <tr>
      <th class="listheading" align="left" valign="top" colspan="6" nowrap>[% 'Filter' | $T8 %]</th>
@@ -94,7 +93,7 @@
        </tr>
        <tr>
         <th align="right" nowrap>[% 'Part Number' | $T8 %]:</th>
-        <td><input name="partnumber" id="partnumber" size=20></td>
+        <td><input name="partnumber" id="partnumber" size=20 value="[% partnumber %]"></td>
        </tr>
        <tr>
         <th align="right" nowrap>[% 'Parts Classification' | $T8 %]:</th>
      </td>
     </tr>
    </table>
-  </p>
  </form>