Task #1091 - ajout de postes comptable

task #1091 Ajout du bouton UP dans plan comptable
This commit is contained in:
Dany De Bontridder 2015-05-16 17:05:11 +02:00
parent c8e990c2e1
commit 32aa48c28b

View file

@ -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>