Przeglądaj źródła

Merge branch 'dev'

prodstable
Guillaume 3 lat temu
rodzic
commit
cb77c301e4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      producer/views/order/confirm.php

+ 1
- 1
producer/views/order/confirm.php Wyświetl plik

@@ -47,7 +47,7 @@ $producer = GlobalParam::getCurrentProducer() ;
<div id="order-success">


<?php if($producer->isOnlinePaymentActive() && $returnPayment != 'success'): ?>
<?php if($producer->isOnlinePaymentActiveAndTypeOrder() && $returnPayment != 'success'): ?>
<div class="alert alert-danger">
<h5>Le paiement en ligne a échoué.</h5>
<strong>Attention</strong>, votre commande ne sera effective qu'à la réception du paiement.<br />

Ładowanie…
Anuluj
Zapisz