X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2659735be5b2254ea2c203e1505281badaaeb297..cfb460aac:/templates/webpages/order/tabs/_row.html diff --git a/templates/webpages/order/tabs/_row.html b/templates/webpages/order/tabs/_row.html index a681dedb1..89889c69e 100644 --- a/templates/webpages/order/tabs/_row.html +++ b/templates/webpages/order/tabs/_row.html @@ -7,10 +7,10 @@ [%- IF MYCONFIG.show_form_details %] - [% L.img_tag(src="image/collapse3.gif", + [% L.img_tag(src="image/collapse.svg", alt=LxERP.t8('Hide details'), title=LxERP.t8('Hide details'), class="expand") %] [%- ELSE %] - [% L.img_tag(src="image/expand3.gif", + [% L.img_tag(src="image/expand.svg", alt=LxERP.t8('Show details'), title=LxERP.t8('Show details'), class="expand") %] [%- END %] [% L.hidden_tag("orderitem_ids[+]", ID) %]