From 4479a8b008d86375f28e84691f5eea13cafa0304 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 13 2015 02:20:30 +0000 Subject: Change the glyph icons used in the email list - Remove an email - Set an email as default - Show which email is the current default --- diff --git a/pagure/templates/user_settings.html b/pagure/templates/user_settings.html index 0ef8766..2cf3f64 100644 --- a/pagure/templates/user_settings.html +++ b/pagure/templates/user_settings.html @@ -19,11 +19,11 @@ {% if email.email == user.default_email %} - () + () {% else %}
@@ -31,7 +31,7 @@ {{ form.csrf_token }}
{% endif %}