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