summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/header.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/process/header.html.tmpl')
-rw-r--r--template/en/default/bug/process/header.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/bug/process/header.html.tmpl b/template/en/default/bug/process/header.html.tmpl
index 055389797..6a9581cb3 100644
--- a/template/en/default/bug/process/header.html.tmpl
+++ b/template/en/default/bug/process/header.html.tmpl
@@ -29,6 +29,8 @@
[% title = "$terms.Bug processed" %]
[% ELSIF title_tag == "mid_air" %]
[% title = "Mid-air collision!" %]
+[% ELSIF title_tag == "change_votes" %]
+ [% title = "Change Votes" %]
[% END %]
[% PROCESS global/header.html.tmpl %]