]> 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 d9ff482542c200eb56f4801afbf634db59d23090..65e23a3d4448d6fe831cbf788002a783a2b84590 100644 (file)
@@ -1,8 +1,8 @@
 [%- USE HTML %][%- USE LxERP -%][%- USE L -%]
 [%- IF ok %]
 
- <p class="message_ok">[% LxERP.t8('The connection was to the shop established successfully.') %]</p>
- <p>[% LxERP.t8('Version: ')%][% HTML.escape(version) %]</p>
+ <p class="message_ok">[% LxERP.t8('The connection to the shop was established successfully.') %]</p>
+ <p>[% LxERP.t8('Version')%]: [% HTML.escape(version) %]</p>
 
 [%- ELSE %]