From c5edcea7ad85ce93682ef20d5f47a093a5512163 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 5 Jun 2015 21:21:57 +0200 Subject: Allow users to change their email Signed-off-by: Florian Pritz --- application/views/user/profile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/user') diff --git a/application/views/user/profile.php b/application/views/user/profile.php index 74d786d3f..d04716b31 100644 --- a/application/views/user/profile.php +++ b/application/views/user/profile.php @@ -14,7 +14,7 @@
- " class="form-control"> + disabled="disabled" value="" class="form-control">
-- cgit v1.2.3-24-g4f1b