File: /var/www/web37/htdocs/fickanzeiger/compiled/social friendly_template/en/c_1_captcha_show_tpl.php
<?php /* V2.10 Template Lite 4 January 2007 (c) 2005-2007 Mark Dickenson. All rights reserved. Released LGPL. 2014-05-15 16:59:33 CEST */ ?>
<img class="captchaImage" src="<?php echo $this->_run_modifier("/captcha/png/" . $this->_vars['generatedPublicCode'] . "", 'url', 'plugin', 1); ?>
" alt="" />
<br />
<input type="text" name="privateCode" class="input_text_small" /> <br />
<input type="hidden" name="publicCode" value="<?php echo $this->_vars['generatedPublicCode']; ?>
" />
<a href="#" class="linkGenerateNewCaptchaImg link_small_underline">Generate new security code</a>