From 8ce5e3054e6bc70cc44e8d2d002ac035f02bd9ec Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Thu, 12 Nov 2015 05:58:36 -0500
Subject: [PATCH] Merge branch 'master' into 'master'
---
interface/web/login/templates/index.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/interface/web/login/templates/index.htm b/interface/web/login/templates/index.htm
index 8d9ff9e..9a75a66 100644
--- a/interface/web/login/templates/index.htm
+++ b/interface/web/login/templates/index.htm
@@ -25,4 +25,4 @@
<tmpl_if name="pw_lost_show"><button class="btn btn-default formbutton-default" type="button" value="{tmpl_var name='pw_lost_txt'}" onClick="document.location.href='password_reset.php';">{tmpl_var name='pw_lost_txt'}</button></tmpl_if>
</div>
</fieldset>
- </form>
\ No newline at end of file
+ </form>
--
Gitblit v1.9.1