From b8a4bce502835f0d6df510999d38af0aa47f9c71 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 28 Aug 2010 11:09:22 +0000 Subject: [PATCH] Enhance ecm module. --- htdocs/ecm/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index 4a899df2ac5..b15a78574c4 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -307,14 +307,14 @@ if (empty($action) || $action == 'file_manager' || preg_match('/refresh/i',$acti { print ''; //print $langs->trans('ECMAddSection'); - print ''; + print ''; print ''; } else { print ''; //print $langs->trans('ECMAddSection'); - print ''; + print ''; print ''; } } @@ -322,7 +322,7 @@ if (empty($action) || $action == 'file_manager' || preg_match('/refresh/i',$acti //print ''; //print ''.img_picto($langs->trans("Refresh"),'refresh').''; print ''; -print ''; +print ''; //print $langs->trans('Refresh'); print '';