X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frecord_links%2Fadd_filter.html;h=b101ad7cf48af36b1e4cee5aa84e3620ae313643;hb=ad033a768bbe46566afa159008c42ff7fc6bb35a;hp=37d7a83478fff600711cf57b228617c282ca148f;hpb=a23454bb1b039a31b7f77710ff663fa9152d530c;p=kivitendo-erp.git diff --git a/templates/webpages/record_links/add_filter.html b/templates/webpages/record_links/add_filter.html index 37d7a8347..b101ad7cf 100644 --- a/templates/webpages/record_links/add_filter.html +++ b/templates/webpages/record_links/add_filter.html @@ -1,6 +1,6 @@ [%- USE L -%][%- USE LxERP -%][%- USE JavaScript -%] [%- SET style='width: 500px' %] -
[%- LxERP.t8("Add link: select records to link with") %]
+

[%- LxERP.t8("Add link: select records to link with") %]

@@ -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 @@