1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00

fix complaint user

This commit is contained in:
Mzhelskiy Maxim 2014-01-25 20:44:23 +07:00
parent 88848fd3e5
commit 86ac05e205

View file

@ -33,7 +33,7 @@
{* Каптча *}
{if Config::Get('module.user.complaint_captcha')}
{include file='forms/fields/form.field.captcha_new.tpl'
{include file='forms/fields/form.field.captcha.tpl'
sCaptchaName = 'complaint_user'
sFieldName = 'captcha'
sFieldLabel = $aLang.registration_captcha}