From d1f2ebc97f4dcbfbf4e7009671c0f2a214b05f18 Mon Sep 17 00:00:00 2001 From: lsces Date: Sat, 31 May 2014 23:27:57 +0100 Subject: Modify templates for ink framework - still need to tidy relayed style sheets --- templates/install_login.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/install_login.tpl') diff --git a/templates/install_login.tpl b/templates/install_login.tpl index 9984dc6..21b015f 100644 --- a/templates/install_login.tpl +++ b/templates/install_login.tpl @@ -3,7 +3,7 @@

{$title|default:"You must be logged in as an administrator to run the installer."}

{form class="form-horizontal" name="login" legend="Please sign in to continue"} -
+
{formfeedback error="$error"} {formlabel label="Username or Email" for="user"} {forminput} @@ -12,14 +12,14 @@ {/forminput}
-
+
{formlabel label="Password" for="pass"} {forminput} {/forminput}
-
+
{forminput} {/forminput} -- cgit v1.3