forked from team/site
1
0
Fork 0

rename alert to notice.

This commit is contained in:
creme 2020-01-16 21:04:52 +01:00 committed by Gitea
parent b913bacda9
commit ad455b69c6
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ $makeuser
} else {
?>
<div class="alert alert-warning" role="alert">
<strong>please correct the following errors: </strong>
<strong>notice: </strong>
<?=$message?>
</div>
<?php