Merge branch '10400' into data_engine

This commit is contained in:
Fred Tempez 2020-11-04 20:35:35 +01:00
commit 747d0455f1
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<?php endforeach; ?>
<?php if($this->getData(['module', $this->getUrl(0), 'config', 'captcha'])): ?>
<div class="row">
<div class="col5">
<div class="col12 textAlignCenter">
<?php echo template::captcha('formCaptcha', [
'limit' => $this->getData(['config','captchaStrong'])
]); ?>