noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 04/05: Bug : if there is no middle of payment


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 04/05: Bug : if there is no middle of payment , it is not possible to add one
Date: Tue, 20 Oct 2015 18:27:55 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 41ace7a8c0f481c9c64d72835af3ca08f837dc9a
Author: Dany De Bontridder <address@hidden>
Date:   Tue Oct 20 20:20:53 2015 +0200

    Bug : if there is no middle of payment , it is not possible to add one
---
 include/payment_middle.inc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/payment_middle.inc.php b/include/payment_middle.inc.php
index 36886ec..0ee57a8 100644
--- a/include/payment_middle.inc.php
+++ b/include/payment_middle.inc.php
@@ -144,7 +144,7 @@ if ( ! empty ($array))
 {
 
        require_once NOALYSS_INCLUDE.'/template/list_mod_payment.php';
-       echo HtmlInput::button_anchor("Ajout", 
$base_url."&sb=ins","","","smallbutton");
 }
+echo HtmlInput::button_anchor("Ajout", 
$base_url."&sb=ins","","","smallbutton");
 echo '</div>';
 ?>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]