X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frecord_links%2Fadd_filter.html;h=39469f5aa53ac2df3e1007fddb978403be885d56;hb=f5b56d67c1ef6dc87d4dcd50ba31f9a2b0a20846;hp=3512bfb2c25bbe5f37f7d9bbb5ac70d737db0ce8;hpb=a4d38233df45f80fb98c503108b40294d212653a;p=kivitendo-erp.git diff --git a/templates/webpages/record_links/add_filter.html b/templates/webpages/record_links/add_filter.html index 3512bfb2c..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,16 +58,20 @@