[+] BO : now Back-office has meta-title by controller

// fix back office template, add missing override

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8849 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-09-28 14:15:07 +00:00
parent 164006e767
commit e620a3d350
12 changed files with 261 additions and 151 deletions
@@ -0,0 +1,7 @@
<?php
class AdminToolsController extends AdminToolsControllerCore
{
}