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