diff options
author | Byron Jones <glob@mozilla.com> | 2015-07-29 08:40:39 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2015-07-29 08:40:39 +0200 |
commit | ec79818e62f5b052334db07ad964c408fef1e1f0 (patch) | |
tree | ef12f1e268fb46f02ada8379180f1ef101a169d3 /template/en/default | |
parent | b5ae6badff13e5ae8848a05af16186890ddc4191 (diff) | |
download | bugzilla-ec79818e62f5b052334db07ad964c408fef1e1f0.tar.gz bugzilla-ec79818e62f5b052334db07ad964c408fef1e1f0.tar.xz |
Bug 1188374 - account disabling lacks csrf protection
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/account/prefs/account.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index 98ce6963f..919563440 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -118,7 +118,6 @@ </tr> [% END %] -<!-- <tr> <td></td> <td> @@ -146,6 +145,5 @@ <td></td> <td><hr></td> </tr> ---> </table> |