diff options
author | Sunil Joshi <joshi_sunil@in.com> | 2013-08-30 10:49:53 +0200 |
---|---|---|
committer | Simon Green <sgreen@redhat.com> | 2013-08-30 10:49:53 +0200 |
commit | 94cd0aae72664d91d4097791f03d2e7ffbe4e5cc (patch) | |
tree | b6b019e2aa874e724014859eae4b34e350b3a4cc /template | |
parent | 56dc0a41954b488c1490895eef280bb63db66baf (diff) | |
download | bugzilla-94cd0aae72664d91d4097791f03d2e7ffbe4e5cc.tar.gz bugzilla-94cd0aae72664d91d4097791f03d2e7ffbe4e5cc.tar.xz |
Bug 388653 - Stars in chart.html.tmpl could be thought as typos
r=simon, a=glob
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/reports/chart.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/reports/chart.html.tmpl b/template/en/default/reports/chart.html.tmpl index ab334639c..3276f31e0 100644 --- a/template/en/default/reports/chart.html.tmpl +++ b/template/en/default/reports/chart.html.tmpl @@ -36,7 +36,7 @@ <a href="[% sizeurl %]&width=[% width %]&height= [% height + 100 %]">Taller</a><br> <a href="[% sizeurl %]&width=[% width - 100 %]&height= - [% height %]">Thinner</a> * + [% height %]">Thinner</a> | <a href="[% sizeurl %]&width=[% width + 100 %]&height= [% height %]">Fatter</a> <br> <a href="[% sizeurl %]&width=[% width %]&height= |