Task #1091 - ajout de postes comptable
task #1091 Ajout du bouton UP dans plan comptable
This commit is contained in:
parent
c8e990c2e1
commit
32aa48c28b
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue