This commit is contained in:
2024-02-06 00:09:08 +03:00
parent eb1abd41e5
commit 1a8b415062
3 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@
/* @var $user common\models\User */
?>
<p>Здравствуйте, <b><?= $user->username ?></b></p> ,
<p>Здравствуйте, <b><?= $user->username ?></b>,</p>
Благодорим за регистрацию.