From 91799e8c20f608ef644c25bb7d4e16bd00c8f455 Mon Sep 17 00:00:00 2001 From: Luke Faraone Date: Mon, 29 Oct 2012 15:32:19 -0400 Subject: [PATCH] Remove dummy next POST parameter. (imported from commit bfe65225c1dbcb93a360d920a4c2e4955fa84372) --- templates/zephyr/login.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/zephyr/login.html b/templates/zephyr/login.html index 3dd1ddd041..37ca4f89e1 100644 --- a/templates/zephyr/login.html +++ b/templates/zephyr/login.html @@ -45,9 +45,6 @@ autofocus('#id_password'); - -
- {% endblock %}