ActionBar: Angebote/Aufträge: E-Mail-Versand über Dialog implementiert
[kivitendo-erp.git] / templates / webpages / wh / report_filter.html
index 6c512e3..810743e 100644 (file)
        <tr>
         <td align="right"><input name="l_stock_value" id="l_stock_value" class="checkbox" type="checkbox" value="Y"></td>
         <td nowrap><label for="l_stock_value">[% 'Stock value' | $T8 %]</label></td>
-        <td align="right"><input name="l_purchase_price" id="l_purchase_price" class="checkbox" type="checkbox" value="Y"></td> 
-        <td nowrap><label for="l_purchase_price">[% 'Purchase Price' | $T8 %]</label></td>
+        <td align="right"><input name="l_purchase_price" id="l_purchase_price" class="checkbox" type="checkbox" value="Y"></td>
+        <td nowrap><label for="l_purchase_price">[% 'Purchase price' | $T8 %]</label></td>
        </tr>
 
       </table>