diff --git a/public/global.js b/public/global.js index e9486f8d..e95973ec 100644 --- a/public/global.js +++ b/public/global.js @@ -631,7 +631,7 @@ function mainInit(){ ev.preventDefault(); let bp = $(this).closest('.editable_parent'); let block = bp.find('.editable_block').eq(0); - block.html(""); + block.html(""); $(".submit_edit").click(function(ev) { ev.preventDefault(); @@ -680,7 +680,7 @@ function mainInit(){ this.innerHTML = ""; } else if(fieldType=="hidden") {} - else this.innerHTML = ""; + else this.innerHTML = ""; }); // Remove any handlers already attached to the submitter diff --git a/templates/account_own_edit_mfa_setup.html b/templates/account_own_edit_mfa_setup.html index 78d6e8e6..b5bac8bf 100644 --- a/templates/account_own_edit_mfa_setup.html +++ b/templates/account_own_edit_mfa_setup.html @@ -7,14 +7,14 @@
- +
-
{{/** TODO: Make this a password? **/}} +
{{/** TODO: Make this a password? **/}}
diff --git a/templates/account_own_edit_password.html b/templates/account_own_edit_password.html index 06a5dab3..0f413a98 100644 --- a/templates/account_own_edit_password.html +++ b/templates/account_own_edit_password.html @@ -9,15 +9,15 @@
diff --git a/templates/account_own_edit_privacy.html b/templates/account_own_edit_privacy.html index 941c31da..43dc9c2c 100644 --- a/templates/account_own_edit_privacy.html +++ b/templates/account_own_edit_privacy.html @@ -3,9 +3,9 @@
- - + +