X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=www%2Fjssrc%2Fblerg%2FAccountCenter.js;fp=www%2Fjssrc%2Fblerg%2FAccountCenter.js;h=b32caecece6370affd79534b7f1dce79929eb3e0;hb=40104fc72cf62cf93d5dde1cab5dd87e44068cc2;hp=c3d4667a4f72b8a96555b57fa8fc23c39816c7d0;hpb=efce7ece23d93ca5274ceb1e2bd3579c480d999a;p=blerg.git diff --git a/www/jssrc/blerg/AccountCenter.js b/www/jssrc/blerg/AccountCenter.js index c3d4667..b32caec 100644 --- a/www/jssrc/blerg/AccountCenter.js +++ b/www/jssrc/blerg/AccountCenter.js @@ -3,6 +3,8 @@ enyo.kind({ components: [ {tag: 'h2', content: "Change Password"}, {kind: "blerg.PasswdForm"}, + {tag: 'h2', content: "Email Notifications"}, + {kind: 'blerg.EmailForm'}, {tag: 'h2', content: "Generate recovery link"}, {content: "A recovery link is a URL that will allow you to reset the password on your account at a later time. Whoever has this link will be able to gain control of your account. This link should be kept in a safe place like an encrypted password manager or a physical piece of paper locked in a safe. The link will expire after one year or the next password change (either via a recovery link or by changing it manually above). To indicate that you understand this, please copy blërg into the textbox below.", tag: 'p', allowHtml: true}, {tag: 'form', onsubmit: 'generateRecoveryLink', components: [