WebshopApi: templates
[kivitendo-erp.git] / templates / webpages / shops / test_shop_connection.html
index d9ff482..f7033a6 100644 (file)
@@ -1,7 +1,7 @@
 [%- USE HTML %][%- USE LxERP -%][%- USE L -%]
 [%- IF ok %]
 
- <p class="message_ok">[% LxERP.t8('The connection was to the shop established successfully.') %]</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 %]