Merge branch 'debian' into b-3.6.1
[kivitendo-erp.git] / templates / webpages / shops / test_shop_connection.html
index d9ff482..65e23a3 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 %]