From c5c458951eb4656b71c43353014c3c4be51f93f7 Mon Sep 17 00:00:00 2001 From: 8chan Date: Thu, 28 May 2015 21:25:05 -0700 Subject: [PATCH] Fix quotes in flag names --- templates/mod/flags.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mod/flags.html b/templates/mod/flags.html index ec65618a..18c717ec 100644 --- a/templates/mod/flags.html +++ b/templates/mod/flags.html @@ -22,7 +22,7 @@

{% trans %}Flags are likely heavily cached by your browser and the website. Please give them time to update if you change one!{% endtrans %}

{% for flag, description in config.user_flags %} - + {% endfor %}