aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+my-account/my-account-settings/my-account-settings.component.html')
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-settings.component.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
index 164afb4ea..87296bc19 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
+++ b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
@@ -34,6 +34,7 @@
34 34
35<div class="form-row mt-5"> <!-- notifications grid --> 35<div class="form-row mt-5"> <!-- notifications grid -->
36 <div class="form-group col-12 col-lg-4 col-xl-3"> 36 <div class="form-group col-12 col-lg-4 col-xl-3">
37 <div class="anchor" id="notifications"></div> <!-- notifications anchor -->
37 <div i18n class="account-title">NOTIFICATIONS</div> 38 <div i18n class="account-title">NOTIFICATIONS</div>
38 </div> 39 </div>
39 40