]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/order/tabs/_row.html
CTI: wenn kein dial_command vorhanden callto: links rendern
[mfinanz.git] / templates / webpages / order / tabs / _row.html
index a681dedb1605b76f6161026b1250e5f06b0cbe19..89889c69e24e28e73d958aac61373c695b696dff 100644 (file)
@@ -7,10 +7,10 @@
   <tr>
     <td align="center">
       [%- 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) %]