summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2004-03-19 01:11:27 +0100
committertimeless%mozdev.org <>2004-03-19 01:11:27 +0100
commite3b52184cc832c5fe5cbf23f30a3f939295f3fc0 (patch)
tree371133fa6e8e3016df8231afd2d8381452b04869 /template
parent86068aab75c43934140cb28b6b83efd9d2896d29 (diff)
downloadbugzilla-e3b52184cc832c5fe5cbf23f30a3f939295f3fc0.tar.gz
bugzilla-e3b52184cc832c5fe5cbf23f30a3f939295f3fc0.tar.xz
Bug 237514 Confirmed email address is missing </td>
r=kiko a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/account/prefs/account.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl
index 9db5addbb..dc936d43c 100644
--- a/template/en/default/account/prefs/account.html.tmpl
+++ b/template/en/default/account/prefs/account.html.tmpl
@@ -78,7 +78,7 @@
[% ELSE %]
<tr>
<th align="right">Confirmed email address:</th>
- <td>[% user.login FILTER html %]
+ <td>[% user.login FILTER html %]</td>
</tr>
<tr>
<th align="right">Completion date:</th>