diff --git a/nyaa/static/js/compat.js b/nyaa/static/js/compat.js deleted file mode 100644 index 22f2516..0000000 --- a/nyaa/static/js/compat.js +++ /dev/null @@ -1,5 +0,0 @@ -// Filter dropdown styling if JS is enabled -$(function() { - $("#navFilter-category, #navFilter-criteria").children("select").removeClass("form-control").addClass("selectpicker show-tick"); - } -); diff --git a/nyaa/templates/help.html b/nyaa/templates/help.html index 7fa5010..16ccfdb 100644 --- a/nyaa/templates/help.html +++ b/nyaa/templates/help.html @@ -96,9 +96,9 @@ button. -{{ linkable_header("Getting trusted status", "trusted") }} +{{ linkable_header("Getting Trusted Status", "trusted") }}
- At the moment we have no established process for granting trust status to users + At the moment we have no established process for granting trusted status to users who did not previously have it. If and when we establish such a process it will be announced.
{#
diff --git a/nyaa/templates/layout.html b/nyaa/templates/layout.html index 01afd67..a37009e 100644 --- a/nyaa/templates/layout.html +++ b/nyaa/templates/layout.html @@ -42,7 +42,6 @@ - @@ -264,7 +263,7 @@ {% endif %}