Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1d4ac567

Von Werner Hahn vor fast 2 Jahren hinzugefügt

  • ID 1d4ac5673a2794209b390446bc90e0b789896d62
  • Vorgänger 30091a79
  • Nachfolger 9396b806

Deesign 4.0 Shop Verbindungstestseite angepasst

Unterschiede anzeigen:

templates/design40_webpages/shops/test_shop_connection.html
4 4

  
5 5
[% IF ok %]
6 6
  <p class="message message_ok">[% LxERP.t8('The connection to the shop was established successfully.') %]</p>
7
  <p>[% LxERP.t8('Version: ')%][% HTML.escape(version) %]</p>
7
  <p>[% LxERP.t8('Version')%][% HTML.escape(version) %]</p>
8 8
[% ELSE %]
9 9
  <p class="message message_error"> [% LxERP.t8('The connection to the shop could not be established.') %] [% LxERP.t8('Error message from the webshop api:') %] </p>
10 10
  <p>[% HTML.escape(version) %]</p>

Auch abrufbar als: Unified diff