From: Rodney Ewing Date: Fri, 9 Aug 2013 18:38:55 +0000 (-0700) Subject: change dropdown button to from
so that it is tabbable X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=135dd5296b16a8612a787e8beca28ea805e32583;p=mediagoblin.git change dropdown button to from
so that it is tabbable --- 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 #}