Rechnungsadresse aus den Stammdaten bei periodischen Rechnungen verwenden (Anzeige...
[kivitendo-erp.git] / templates / webpages / wh / journal_filter.html
index 1101d1f..b9d125e 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>
@@ -98,7 +97,7 @@
        </tr>
        <tr>
         <th align="right" nowrap>[% 'Parts Classification' | $T8 %]:</th>
-        <td>[% P.select_classification('classification_id') %]</td>
+        <td>[% P.part.select_classification('classification_id') %]</td>
        </tr>
        <tr>
         <th align="right" nowrap>[% 'Part Description' | $T8 %]:</th>
      </td>
     </tr>
    </table>
-  </p>
  </form>