From 69801ce1db86f428e28749ef1e3dce649b100160 Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Mon, 26 Nov 2012 18:16:25 -0500 Subject: [PATCH] Remove link to change email address We never implemented this; the link goes to a 404. And it's unlikely that we will get to it soon, because we currently use email address as the unique identifier for a user. Since it can't be changed, we remove it from the 'Settings' tab entirely. It's still visible in the sidebar, anyway. (imported from commit a18c0726fb67baf04429a90e36a383cacd03ad8a) --- templates/zephyr/settings.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/zephyr/settings.html b/templates/zephyr/settings.html index 8051dbaa50..12b39c46bd 100644 --- a/templates/zephyr/settings.html +++ b/templates/zephyr/settings.html @@ -3,8 +3,6 @@

Settings

- - {{ user_profile.user.email }} (change?)