summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/duplicates-simple.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/reports/duplicates-simple.html.tmpl')
-rw-r--r--template/en/default/reports/duplicates-simple.html.tmpl10
1 files changed, 6 insertions, 4 deletions
diff --git a/template/en/default/reports/duplicates-simple.html.tmpl b/template/en/default/reports/duplicates-simple.html.tmpl
index 481dd6eca..a74926f8e 100644
--- a/template/en/default/reports/duplicates-simple.html.tmpl
+++ b/template/en/default/reports/duplicates-simple.html.tmpl
@@ -22,13 +22,15 @@
[%# INTERFACE:
# You need to fulfill the interface to duplicates-table.html.tmpl.
#%]
-
+
+[% PROCESS global/variables.none.tmpl %]
+
<html>
[% IF product %]
- [% title = "Most Frequently Reported Bugs for $product" %]
- [% ELSE %]
- [% title = "Most Frequently Reported Bugs" %]
+ [% title = "Most Frequently Reported $terms.Bugs for $product" %]
+ [% ELSE %]
+ [% title = "Most Frequently Reported $terms.Bugs" %]
[% END%]
<head>