diff options
author | Byron Jones <glob@mozilla.com> | 2015-07-28 16:42:51 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2015-07-28 16:43:24 +0200 |
commit | 1852f4ec757270834a874b1bdbd899389965b105 (patch) | |
tree | e3aff2a79ce16dbe129cacfd7f23b5fef02b399f /template/en/default | |
parent | bcccce4c7086f4e2f70340887d9ebe4085bf67c4 (diff) | |
download | bugzilla-1852f4ec757270834a874b1bdbd899389965b105.tar.gz bugzilla-1852f4ec757270834a874b1bdbd899389965b105.tar.xz |
Bug 1188374 - disable account disabling
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/account/prefs/account.html.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index 919563440..98ce6963f 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -118,6 +118,7 @@ </tr> [% END %] +<!-- <tr> <td></td> <td> @@ -145,5 +146,6 @@ <td></td> <td><hr></td> </tr> +--> </table> |