Jump to content

Comment retirer les blocs du tableau de bord ?


Recommended Posts

  • 2 months later...

Il y a peut-être un moyen moins radical que je n'ai pas encore trouvé, mais j'y suis parvenu en modifiant le fichier du template de la page d'accueil du tableau de bord qui est ici dans la version 1.5.4 :

 

/admin/themes/default/template/controllers/home/content.tpl

 

Par exemple commenter ou supprimer les lignes 112 à 123 :

 

	<div id="partner_preactivation">
	<p class="center"><img src="../img/loader.gif" alt="" /></p>
</div>

<div class="separation"></div>


{$tips_optimization}
<div id="discover_prestashop"><p class="center"><img src="../img/loader.gif" alt="" />{l s='Loading...'}</p></div>

{hook h="displayAdminHomeInfos"}
{hook h="displayBackOfficeHome"} {*old name of the hook*}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...