From 47ab1b01eb236181f7156c4ff669371dd6c38921 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 26 May 2015 21:08:07 +0200 Subject: [PATCH] Cosmetique ======== remplacement des div "fermer" et pop me out --- include/template/history_top.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/template/history_top.php b/include/template/history_top.php index 7876ef125..804e475d8 100644 --- a/include/template/history_top.php +++ b/include/template/history_top.php @@ -7,9 +7,9 @@ { $callback=$_SERVER['PHP_SELF']; $str=$_SERVER['QUERY_STRING']."&act=de&ajax=$callback"; - echo ' -!pop me out ! '; -echo ''._("Fermer").''; + echo '⬜ +'; +echo ''; } ?>