Implemented front-office login

This commit is contained in:
franck
2013-07-17 18:49:23 +02:00
parent 4842d0c006
commit 8296051937
58 changed files with 1626 additions and 1407 deletions

View File

@@ -1,4 +1,4 @@
{check_auth context="admin" roles="ROLE_ADMIN" login_url="login"}
{check_auth context="admin" roles="ROLE_ADMIN" login_tpl="/admin/login"}
{$page_title={intl l='Home'}}
{include file='includes/header.inc.html'}