Winner check on register

Winner check on register
This commit is contained in:
Catalin Novgorodschi
2026-04-30 08:55:00 +03:00
parent 9ceee91529
commit 1ea6873826
6 changed files with 32 additions and 25 deletions
+1
View File
@@ -115,6 +115,7 @@ if(REG_OPEN == true){ ?>
<ul class="important">
<?php
echo $form->getError('winner');
echo $form->getError('tribe');
echo $form->getError('agree');
?>