noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/03: small button


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/03: small button
Date: Thu, 20 Aug 2015 08:11:40 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 9d16c958005a39a4693f4c54029ee005e44c324c
Author: Dany De Bontridder <address@hidden>
Date:   Thu Aug 20 10:01:15 2015 +0200

    small button
---
 include/template/ledger_detail_bottom.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/template/ledger_detail_bottom.php 
b/include/template/ledger_detail_bottom.php
index aca4c5c..0c0dfbe 100644
--- a/include/template/ledger_detail_bottom.php
+++ b/include/template/ledger_detail_bottom.php
@@ -283,7 +283,7 @@ if ( $div != 'popup' ) {
   echo HtmlInput::submit('save',_('Sauver'),'onClick="return 
verify_ca(\'popup\');"');
   $owner=new Own($cn);
   if ($owner->MY_ANALYTIC != 'nu' /*&& $div=='popup' */){
-    echo '<input type="button" class="button" value="'._('verifie CA').'" 
onClick="verify_ca(\''.$div.'\');">';
+    echo '<input type="button" class="smallbutton" value="'._('verifie CA').'" 
onClick="verify_ca(\''.$div.'\');">';
   }
 
   $per=new Periode($cn,$obj->det->jr_tech_per);



reply via email to

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