diff --git a/templates/mod/config-editor.html b/templates/mod/config-editor.html index 411d55e6..1c3436cd 100644 --- a/templates/mod/config-editor.html +++ b/templates/mod/config-editor.html @@ -1,7 +1,7 @@

Any changes you make here will simply be appended to {{ file }}. If you wish to make the most of Tinyboard's customizability, you can instead edit the file directly. This page is intended for making quick changes and for those who don't have a basic understanding of PHP code.

-{% if boards|count %} +{% if boards|length %}