X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fsearch.html;h=fafcacc26c3ae2ba86daf6af82d86d81fb540a16;hb=09372651092644b1b852b8fea775003d92e2d08c;hp=8e71cb65952eef9f07ee024ddb53132ec28a67f4;hpb=ad033a768bbe46566afa159008c42ff7fc6bb35a;p=kivitendo-erp.git 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') %]