Esthetic with button "Add accounting"
This commit is contained in:
parent
eeef5d25d7
commit
b57ab4348b
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ echo $mtable->display_table(" where pcm_val::text like '{$g_start}%' order by pc
|
|||
<div id="go_up" class="inner_box" style="padding:0px;left:auto;width:250px;height: 100px;display:none;position:fixed;bottom:5px;right:20px">
|
||||
<div style="margin:3%;padding:3%">
|
||||
<a class="icon" href="#up_top" ></a><a href="javascript:show_calc()" class="icon"></a>
|
||||
<input type="button" id="pcmn_update_add_bt3" value="<?php echo _('Ajout poste comptable'); ?>">
|
||||
<input type="button" class="smallbutton" id="pcmn_update_add_bt3" value="<?php echo _('Ajout poste comptable'); ?>">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue