X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a87694dc525b4eabff11029f1e5401621e2bd3bc..c0ed7d2fa:/templates/webpages/ic/search.html
diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html
index 8e71cb659..fafcacc26 100644
--- a/templates/webpages/ic/search.html
+++ b/templates/webpages/ic/search.html
@@ -44,7 +44,7 @@
id_key = 'id',
label_key = 'partsgroup',
style = 'width:250px',
- limit = limit,
+ limit = MYCONFIG.vclimit,
allow_textbox = 1
-%]
@@ -66,7 +66,7 @@
- | [% 'Shopartikel' | $T8 %] |
+ [% 'Shop article' | $T8 %] |
[% L.yes_no_tag('shop', shop, default='', with_empty=1, empty_title='---') %] |
@@ -221,7 +221,7 @@
| [%- L.checkbox_tag('l_notes', label=LxERP.t8('Notes'), value='Y') %] |
[%- L.checkbox_tag('l_name', label=LxERP.t8('Name in Selected Records'), value='Y') %] |
- [%- L.checkbox_tag('l_shop', label=LxERP.t8('Shopartikel'), value='Y') %] |
+ [%- L.checkbox_tag('l_shop', label=LxERP.t8('Shop article'), value='Y') %] |
[%- L.checkbox_tag('l_insertdate', label=LxERP.t8('Insert Date'), value='Y') %] |