diff options
author | bugreport%peshkin.net <> | 2003-01-22 00:20:16 +0100 |
---|---|---|
committer | bugreport%peshkin.net <> | 2003-01-22 00:20:16 +0100 |
commit | dec8ca8d7081f4007eb019f32c1c08319e357124 (patch) | |
tree | 66b3392e7b38abe4dacfca66cd33f96fc2e0acce /template/en | |
parent | 9cf52caada3220c8eec4450b2b7cc4f28ff6e726 (diff) | |
download | bugzilla-dec8ca8d7081f4007eb019f32c1c08319e357124.tar.gz bugzilla-dec8ca8d7081f4007eb019f32c1c08319e357124.tar.xz |
Bug 189790 voting info not displayed when editing/viewing a bug
patch by jnerad@bellsouth.net
r=burnus
a=justdave
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index fec8d122e..2d9306256 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -357,7 +357,7 @@ </tr> </table> - [% IF use_votes %] + [% IF bug.use_votes %] <table> <tr> <th> |