From fd5cdf23d3f5ff36c3fbc9917af28e50e5967d9c Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 6 Jun 2023 22:15:25 +0300 Subject: [PATCH] rename "Multi Vote Analysis" to "Alt Vote Analysis" --- files/templates/admin/admin_home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/admin/admin_home.html b/files/templates/admin/admin_home.html index 8bccc691f..fb3e6d8a8 100644 --- a/files/templates/admin/admin_home.html +++ b/files/templates/admin/admin_home.html @@ -79,7 +79,7 @@
  • View and Link Alts
  • {% endif %} {% if v.admin_level >= PERMS['VIEW_ALT_VOTES'] %} -
  • Multi Vote Analysis
  • +
  • Alt Vote Analysis
  • {% endif %}