From d8e596da74352025f552744c63636a112eefb486 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 30 Dec 2014 11:28:25 +0100 Subject: [PATCH] =?UTF-8?q?Task=20#1045=20-=20Am=C3=A9lioration=20apparenc?= =?UTF-8?q?e=20=20:=20cosmetic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/ajax_card.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/html/ajax_card.php b/html/ajax_card.php index aabc26745..a3980955f 100644 --- a/html/ajax_card.php +++ b/html/ajax_card.php @@ -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();