// 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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user