work in progress

This commit is contained in:
Maria Teresa Paratore 2023-12-11 12:12:10 +01:00
parent 0a804990ee
commit 01b7badfe1
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
</div>
</div><!-- end successful login -->
<div class="alert alert-warning" *ngSwitchCase="false">
<h3>Please log in or check your credentials! </h3>
<h3>Please sign in! </h3>
</div>
</div><!-- end ngSwitch-account -->
</div><!-- end generalContainer -->