WebshopApi: Übersetzungen
[kivitendo-erp.git] / templates / webpages / shop_part / _filter.html
index add0f6b..bdf2908 100644 (file)
@@ -10,7 +10,7 @@
      <td>[% L.select_tag('filter.shop_id:eq_ignore_empty', SELF.shops, value_key = 'value', title_key = 'title', default=0) %]</td>
     </tr>
     <tr>
-     <td>[% 'Part marked as "Shop part"' %]
+     <td>[% 'Part marked as "Shop part"' | $T8 %]
      <td>[% L.yes_no_tag('filter.part.shop', FORM.filter.part.shop, default='1', with_empty=1, empty_title='---') %]</td>
     </tr>
  </table>