Task #1045 - Amélioration apparence :

cosmetic
This commit is contained in:
Dany De Bontridder 2014-12-30 11:28:25 +01:00
parent 9ed7222319
commit d8e596da74

View file

@ -552,8 +552,7 @@ case 'upc':
else
{
$html=HtmlInput::anchor_close($ctl);
$html.=h2info(_('Détail fiche (sauvée)'));
$html=HtmlInput::title_box(_('Détail fiche (sauvée)'),$ctl);
$f=new Fiche($cn,$_GET['f_id']);
ob_start();