From 347d2e34b3972ec1d0022b831dd5a1fe13adbaa5 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 23 Feb 2006 05:12:32 +0000 Subject: fix: permissioning not working (2 bugs) fix: locked gallery cannot be unlocked (impossible to login) improvement: nicer display in redirect.tpl improvement: when a page is not accessible because of permissions (accessed through bookmark or email), redirect to identification.php and after identification to the initially requested page git-svn-id: http://piwigo.org/svn/trunk@1052 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/identification.tpl | 2 +- template/yoga/redirect.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/identification.tpl b/template/yoga/identification.tpl index f5195e011..7ff80a01c 100644 --- a/template/yoga/identification.tpl +++ b/template/yoga/identification.tpl @@ -23,7 +23,7 @@
{lang:Connection settings} - +
  • diff --git a/template/yoga/redirect.tpl b/template/yoga/redirect.tpl index 9742452a7..6d85d3afc 100644 --- a/template/yoga/redirect.tpl +++ b/template/yoga/redirect.tpl @@ -1,2 +1,2 @@ -redirection
    -{U_REFRESH} \ No newline at end of file +

    Redirection...

    +

    {lang:click_to_redirect}

    -- cgit v1.2.3