]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/shops/test_shop_connection.html
Merge branch 'b-3.6.1' into mebil
[mfinanz.git] / templates / webpages / shops / test_shop_connection.html
index f7033a63df87cbe1a4ea7227174321356a35a100..65e23a3d4448d6fe831cbf788002a783a2b84590 100644 (file)
@@ -2,7 +2,7 @@
 [%- IF ok %]
 
  <p class="message_ok">[% LxERP.t8('The connection to the shop was established successfully.') %]</p>
- <p>[% LxERP.t8('Version: ')%][% HTML.escape(version) %]</p>
+ <p>[% LxERP.t8('Version')%]: [% HTML.escape(version) %]</p>
 
 [%- ELSE %]