noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/09: Task #1045 - Amélioration apparence


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/09: Task #1045 - Amélioration apparence : Payment middle : style small button
Date: Sun, 23 Nov 2014 19:26:38 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit ec4318ee8e4f2d4ca0b00165c1190cf594ba4046
Author: Dany De Bontridder <address@hidden>
Date:   Sat Nov 22 00:26:24 2014 +0100

    Task #1045 - Amélioration apparence  :
    Payment middle : style small button
---
 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 5a634b0..9eac4d8 100644
--- a/include/payment_middle.inc.php
+++ b/include/payment_middle.inc.php
@@ -143,7 +143,7 @@ if ( ! empty ($array))
 {
 
        require_once 'template/list_mod_payment.php';
-       echo HtmlInput::button_anchor("Ajout", $base_url."&sb=ins");
+       echo HtmlInput::button_anchor("Ajout", 
$base_url."&sb=ins","","","smallbutton");
 }
 echo '</div>';
 ?>



reply via email to

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