noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/03: Task #1091 - ajout de postes comptable


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/03: Task #1091 - ajout de postes comptable task #1091 Ajout du bouton UP dans plan comptable
Date: Sat, 16 May 2015 15:08:44 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 32aa48c28bf80fd7dd362d887afb584460382fb4
Author: Dany De Bontridder <address@hidden>
Date:   Sat May 16 17:05:11 2015 +0200

    Task #1091 - ajout de postes comptable
    task #1091 Ajout du bouton UP dans plan comptable
---
 include/param_pcmn.inc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php
index c282dd0..ed704ab 100644
--- a/include/param_pcmn.inc.php
+++ b/include/param_pcmn.inc.php
@@ -129,7 +129,7 @@ for ($i=0; $i <$MaxRow; $i++):
 endfor;
 ?>
 </TABLE>
-    <div id="go_up" class="inner_box" 
style="padding:0px;left:auto;width:250px;height: 
100px;display:none;position:fixed;top:250px;right:20px">
+    <div id="go_up" class="inner_box" 
style="padding:0px;left:auto;width:250px;height: 
100px;display:none;position:fixed;top:5px;right:20px">
         <?php echo HtmlInput::title_box(_('Navigation'), 'go_up', "hide");?>
         <div style="margin:3%;padding:3%">
             <a class="smallbutton" href="#top" ><?php echo _('Haut');?></a>



reply via email to

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