summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/votes/delete-all.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2003-07-04 06:31:13 +0200
committergerv%gerv.net <>2003-07-04 06:31:13 +0200
commit44b48df3901d829e1423749136d142964ccb4a3e (patch)
treef87659c97f6c97654cde63005c514a5504913631 /template/en/default/bug/votes/delete-all.html.tmpl
parent7b35e1a271f27612cba91216d50e5f497dd0c69a (diff)
downloadbugzilla-44b48df3901d829e1423749136d142964ccb4a3e.tar.gz
bugzilla-44b48df3901d829e1423749136d142964ccb4a3e.tar.xz
Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
Diffstat (limited to 'template/en/default/bug/votes/delete-all.html.tmpl')
-rw-r--r--template/en/default/bug/votes/delete-all.html.tmpl10
1 files changed, 6 insertions, 4 deletions
diff --git a/template/en/default/bug/votes/delete-all.html.tmpl b/template/en/default/bug/votes/delete-all.html.tmpl
index c50b0cb1c..d5ebae349 100644
--- a/template/en/default/bug/votes/delete-all.html.tmpl
+++ b/template/en/default/bug/votes/delete-all.html.tmpl
@@ -20,16 +20,18 @@
#%]
[%# INTERFACE:
- # This template has no interface.
+ # This template has no interface.
#%]
-
+
+[% PROCESS global/variables.none.tmpl %]
+
[% PROCESS global/header.html.tmpl
title = "Remove your votes?"
%]
<p>
- You are about to remove all of your bug votes. Are you sure you wish to
- remove your vote from every bug you've voted on?
+ You are about to remove all of your [% terms.bug %] votes. Are you sure you wish to
+ remove your vote from every [% terms.bug %] you've voted on?
</p>
<form action="votes.cgi" method="post">