]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 237514 Confirmed email address is missing </td>
authortimeless%mozdev.org <>
Fri, 19 Mar 2004 00:11:27 +0000 (00:11 +0000)
committertimeless%mozdev.org <>
Fri, 19 Mar 2004 00:11:27 +0000 (00:11 +0000)
r=kiko a=justdave

template/en/default/account/prefs/account.html.tmpl

index 9db5addbbd273d7f868ff2b29d25cbc369ec4141..dc936d43cbdd4a0f4cc43cda5ab64c16d87e5d5c 100644 (file)
@@ -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>