예제 #1
0
:</span>
                            <input type="text" id="recaptcha_response_field" name="recaptcha_response_field" />
                            <div><a href="javascript:Recaptcha.showhelp()"><?php 
                _e('Help', 'bender');
                ?>
</a></div>
                        </div>
                        <?php 
            }
            ?>
                        <?php 
            osc_show_recaptcha();
            ?>
                        <button type="submit" class="ui-button ui-button-middle ui-button-main"><?php 
            _e("Send", 'bender');
            ?>
</button>
                    </div>
                </div>
            </form>
            <?php 
            ContactForm::js_validation();
            ?>
        <?php 
        }
    }
}
?>
    </div>
</div><!-- /sidebar -->