X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frecord_links%2Fadd_filter.html;h=39469f5aa53ac2df3e1007fddb978403be885d56;hb=f5b56d67c1ef6dc87d4dcd50ba31f9a2b0a20846;hp=1ef213bf8720be9569bd6a672c4d068cd443de38;hpb=56f7991d4910ae12c7d16aab025a2ab242ca5eeb;p=kivitendo-erp.git diff --git a/templates/webpages/record_links/add_filter.html b/templates/webpages/record_links/add_filter.html index 1ef213bf8..39469f5aa 100644 --- a/templates/webpages/record_links/add_filter.html +++ b/templates/webpages/record_links/add_filter.html @@ -10,7 +10,7 @@ - + @@ -37,7 +37,7 @@ - +
[%- LxERP.t8("Link to") %]:[% L.select_tag('link_type', LINK_TYPES, default=DEFAULT_LINK_TYPE, style=style) %][% L.select_tag('link_type', LINK_TYPES, default=DEFAULT_LINK_TYPE, style=style, id='record_links_add_filter_link_type') %]
[%- LxERP.t8("Transaction description") %]:[%- LxERP.t8("Transaction description") %]: [% L.input_tag('transaction_description', '', style=style) %]
@@ -46,7 +46,7 @@ [% L.button_tag('filter_record_links()', LxERP.t8("Search")) %] [% L.button_tag('add_selected_record_links()', LxERP.t8("Add links"), id='add_selected_record_links_button', disabled=1) %] [%- LxERP.t8("Reset") %] - [% LxERP.t8("Cancel") %] + [% LxERP.t8("Cancel") %]


@@ -58,21 +58,20 @@