From 135dd5296b16a8612a787e8beca28ea805e32583 Mon Sep 17 00:00:00 2001 From: Rodney Ewing Date: Fri, 9 Aug 2013 11:38:55 -0700 Subject: [PATCH] change dropdown button to from
so that it is tabbable --- mediagoblin/templates/mediagoblin/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mediagoblin/templates/mediagoblin/base.html b/mediagoblin/templates/mediagoblin/base.html index 1fc4467c..bbc77351 100644 --- a/mediagoblin/templates/mediagoblin/base.html +++ b/mediagoblin/templates/mediagoblin/base.html @@ -65,8 +65,8 @@ {{ notification_count }} {% endif %} -
-
+ + {% elif request.user and request.user.status == "needs_email_verification" %} {# the following link should only appear when verification is needed #}