diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index e2b2170125a..f75d944135a 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2008-2010 Laurent Destailleur * Copyright (C) 2008-2009 Regis Houssin * * This program is free software; you can redistribute it and/or modify @@ -234,7 +234,6 @@ dol_fiche_head($head, 'file_manager', '', 1); print '
'; // Left area -print '
'; if (empty($action) || $action == 'file_manager' || preg_match('/refresh/i',$action) || $action == 'delete') @@ -253,7 +252,7 @@ if (empty($action) || $action == 'file_manager' || preg_match('/refresh/i',$acti print ''; print ''; - print ''; + print ''; print ''; @@ -578,7 +577,6 @@ if (empty($action) || $action == 'file_manager' || preg_match('/refresh/i',$acti } -print '
'.$langs->trans("ECMSections").''.$langs->trans("ECMSections").''; print ''.img_picto($langs->trans("Refresh"),'refresh').''; print '
'; print '
'; diff --git a/htdocs/ecm/search.php b/htdocs/ecm/search.php index 12d3308f1ff..b07318e323f 100644 --- a/htdocs/ecm/search.php +++ b/htdocs/ecm/search.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2008-2010 Laurent Destailleur * Copyright (C) 2008-2009 Regis Houssin * * This program is free software; you can redistribute it and/or modify @@ -133,8 +133,6 @@ dol_fiche_head($head, 'search_form', '', 1); print '
'; // Left area -print '
'; - //print_fiche_titre($langs->trans("ECMSectionsManual")); @@ -155,7 +153,7 @@ print "
"; print '
'; print ''; -print ''; +print '
'; print ""; print ''; @@ -186,8 +184,6 @@ print "
'.$langs->trans("ECMSearchByEntity").'
"; -print '
'; - print '
'; // Right area