Benennung: Group gibt es nicht mehr und ist immer Partsgroup
[kivitendo-erp.git] / templates / webpages / part / _multi_items_dialog.html
index 9938bf6..185248d 100644 (file)
@@ -8,7 +8,7 @@
   <tr>
     <th>[%- LxERP.t8("Description") %]/[%- LxERP.t8("Partnumber") %]:</th>
     <td>[%- L.input_tag('multi_items.filter.all:substr:multi::ilike', partfilter) %]</td>
-    <th>[%- LxERP.t8("Group") %]</th>
+    <th>[%- LxERP.t8("Partsgroup") %]</th>
     <td>[%- L.select_tag('multi_items.filter.partsgroup_id', all_partsgroups, title_key='partsgroup', value_key='id', with_empty=1) %]</td>
   <tr>
 </table>