diff options
author | gerv%gerv.net <> | 2003-12-08 08:30:24 +0100 |
---|---|---|
committer | gerv%gerv.net <> | 2003-12-08 08:30:24 +0100 |
commit | eeda782dde8844166fdffbfe2cada894dfcd6dfe (patch) | |
tree | aeaca316b4026ae96c0a9f19c3ae4449910215cf /template/en/default/reports | |
parent | 200acad0e5a2e9153669806d244eea366b79e61a (diff) | |
download | bugzilla-eeda782dde8844166fdffbfe2cada894dfcd6dfe.tar.gz bugzilla-eeda782dde8844166fdffbfe2cada894dfcd6dfe.tar.xz |
Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.
Diffstat (limited to 'template/en/default/reports')
-rw-r--r-- | template/en/default/reports/create-chart.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/reports/create-chart.html.tmpl b/template/en/default/reports/create-chart.html.tmpl index 9d187fb60..c9906449f 100644 --- a/template/en/default/reports/create-chart.html.tmpl +++ b/template/en/default/reports/create-chart.html.tmpl @@ -64,8 +64,8 @@ function subcatSelected() { <span style="color: red"> Note: this new charting system is in beta. This means that retention of data or defined data sets is on a best-efforts basis only, and cannot be - guaranteed. Please file any bugs you find or enhancement ideas you think - of. + guaranteed. Please file any [% terms.bugs %] you find or enhancement + ideas you think of. </span> </p> |