diff options
Diffstat (limited to 'client/src/app/modal/account-setup-modal.component.html')
-rw-r--r-- | client/src/app/modal/account-setup-modal.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/modal/account-setup-modal.component.html b/client/src/app/modal/account-setup-modal.component.html index 55bae78bf..d1f153835 100644 --- a/client/src/app/modal/account-setup-modal.component.html +++ b/client/src/app/modal/account-setup-modal.component.html | |||
@@ -5,7 +5,7 @@ | |||
5 | </div> | 5 | </div> |
6 | 6 | ||
7 | <div class="modal-body"> | 7 | <div class="modal-body"> |
8 | <img class="mascot" src="/client/assets/images/mascot/happy.svg" alt="mascot"> | 8 | <img class="mascot" src="/client/assets/images/mascot/happy.svg" alt=""> |
9 | 9 | ||
10 | <div i18n class="subtitle">It's time to set up your account profile!</div> | 10 | <div i18n class="subtitle">It's time to set up your account profile!</div> |
11 | 11 | ||