From def625ed3c0a25b18b8ba58d41bf7f32225aa4a8 Mon Sep 17 00:00:00 2001 From: P Purkayastha Date: Tue, 2 Apr 2013 09:29:31 +0800 Subject: [PATCH] "Remember me" has never worked and is not linked to anything. Checked as far back as sage-4.7. Removing. --- sagenb/data/sage/html/login.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/sagenb/data/sage/html/login.html b/sagenb/data/sage/html/login.html index a36542100..64e0d7eac 100644 --- a/sagenb/data/sage/html/login.html +++ b/sagenb/data/sage/html/login.html @@ -76,9 +76,6 @@

Sign into the Sage Notebook v{{ sage_version }}

{{ gettext('Error') }}: {{ gettext('Wrong password') }} {% endif %} -
- {{ gettext('Remember me') }} -