Task #1091 - ajout de postes comptable

Remplacement de la flèche par caractère supporté par IE9
This commit is contained in:
Dany De Bontridder 2015-05-27 19:38:45 +02:00
parent a89de8c588
commit 84281d2fe3
2 changed files with 2 additions and 2 deletions

View file

@ -137,7 +137,7 @@ endfor;
<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="button" href="#top" ><?php echo "&#11014;";?></a>
<a class="button" href="#top" ><?php echo "&#8679";?></a>
<input type="button" id="pcmn_update_add_bt3" class="smallbutton" value="<?php echo _('Ajout poste comptable'); ?>">
</div>
</div>