?
Path : /home/admin/public_html/old/administrator/components/com_xijc/views/whitelist/tmpl/ |
Current File : /home/admin/public_html/old/administrator/components/com_xijc/views/whitelist/tmpl/helpPanel.php |
<?php // Disallow direct access to this file defined('_JEXEC') or die('Restricted access'); ?> <?php echo $this->pane->startPanel( 'White List', 'setupmean' ); ?> <ol> <li>White List provides facility to disable the captcha for particular params (Key-Values pairs) of any enabled component.</li> <li>If any of the rule, shown on this list is enabled, then the captcha will not be showm on that rule whether that component is captcha enabled or disabled.</li> <li>The preference of White List comes after Black List and before Captcha Manager.</li> </ol> <?php echo $this->pane->endPanel();