Additional Info |
---|
Type
|
Package ID
fr3aker
|
First Created
February 03, 2011, 09:13:28 AM
|
Last Updated
July 27, 2011, 03:29:14 PM
|
';
// add notCaptcha code
if(function_exists('notCaptcha_AddCss'))
notCaptcha_AddCss();
echo '
</head>
// add notCaptcha
echo '<tr><td width="40%"><strong>'.$txt['notcaptcha_form1'].'</strong><br />
<div class="smalltext">'.$txt['notcaptcha_form2'].'<img src="'.$modSettings['notCaptcha']['url'].'vertical_sign.png" alt="^" border="0" /></div></td><td>
<div style="display:block;padding-bottom:5px;" id="captchaImgDiv">';
notCaptcha_AddToRegisterForm();
echo '
</div></td></tr>';
// Are there age restrictions in place?
QuoteVersion 1.0 - 03.02.2011 | QuoteLegend |