t manquant

This commit is contained in:
Fred Tempez 2020-10-05 09:45:30 +02:00
parent 25f22f4ff2
commit 7772b25d6a
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<?php if($this->getUser('password') !== $this->getInput('ZWII_USER_PASSWORD')): ?>
<div class="row">
<div class="col4">
<?php echo template::captcha('blogArticleCapcha'); ?>
<?php echo template::captcha('blogArticleCaptcha'); ?>
</div>
</div>
<?php endif; ?>