// Back office is now always accessible even with a wrong base uri

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17450 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-09-21 08:57:58 +00:00
parent f7ac3955e1
commit 702b93aa25
4 changed files with 24 additions and 9 deletions
@@ -121,7 +121,7 @@ $(document).ready(function() {
<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
{hook h="displayBackOfficeHome"} {*old name of the hook*}
</div>