From abf310d70377ce24edba54180804654301f971a8 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Wed, 23 May 2012 18:38:39 +0200 Subject: Redirect to login page and back to the original page afterwards when login is required. --- templates/login.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates') diff --git a/templates/login.tmpl b/templates/login.tmpl index d8aaded..7638c07 100644 --- a/templates/login.tmpl +++ b/templates/login.tmpl @@ -5,6 +5,9 @@ #set error = $error or ''
$error
+#if next + +#end if

username

password

-- cgit v1.2.3