mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
meh
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9660 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
6c9ddcf1df
commit
4279658e1f
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@ class acp_captcha
|
|||
}
|
||||
|
||||
$template->assign_vars(array(
|
||||
'CAPTCHA_PREVIEW' => $demo_captcha->get_demo_template($id),
|
||||
'CAPTCHA_SELECT' => $captcha_select,
|
||||
'CAPTCHA_PREVIEW_TPL' => $demo_captcha->get_demo_template($id),
|
||||
'CAPTCHA_SELECT' => $captcha_select,
|
||||
));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue