diff --git a/mkt/detail/templates/detail/protected_app.html b/mkt/detail/templates/detail/protected_app.html index 06c3c62621e..0d0686cd939 100644 --- a/mkt/detail/templates/detail/protected_app.html +++ b/mkt/detail/templates/detail/protected_app.html @@ -20,7 +20,7 @@ product.listed_in(category='games') and not product.content_ratings_in(mkt.regions.BR, 'games') %} {% if unrated_brazil_game or needs_a_rating %} -
+
{% if needs_a_rating %}

@@ -65,7 +65,7 @@

{% endif %} {% if not product.is_public() %} -
+
{% if is_dev or is_admin %} {% if product.status in (amo.STATUS_NULL, amo.STATUS_REJECTED) or