Esempio n. 1
0
           </div>

           <?php 
} else {
    ?>

           <input type="text" name="wallet" required placeholder="Bytecoin Wallet">

           <input type="text" name="paymentid" placeholder="Payment ID (Optional)" >
           <br/>
           <!-- ADS ADS ADS ADS ADS ADS ADS ADS ADS -->
           <iframe data-aa='74112' src='https://ad.a-ads.com/74112?size=468x60' scrolling='no' style='width:468px; height:60px; border:0px; padding:0;overflow:hidden' allowtransparency='true' frameborder='0'></iframe>
           <!-- ADS ADS ADS ADS ADS ADS ADS ADS ADS -->
           <br/>
           <?php 
    echo $recaptcha->render();
    ?>

           <center><input type="submit" value="Give me my BCN!"></center>
           <br>
           <!-- ADS ADS ADS ADS ADS ADS ADS ADS ADS -->
           <iframe scrolling="no" frameborder="0" style="overflow:hidden;width:468px;height:60px;" src="//bee-ads.com/ad.php?id=6534"></iframe>
           <!-- ADS ADS ADS ADS ADS ADS ADS ADS ADS -->
           <?php 
}
?>
           <br>
           <div class="table-responsive">
            <table class="table table-bordered table-condensed">
              <thead>
                <tr>
" maxlength="100">
                            </div>
                        </div>

                        <!-- Submit Button -->
                        <div class="form-group">
                            <div class="col-sm-offset-3 col-sm-6">
                                <button type="submit" class="btn btn-default">
                                    Submit
                                </button>
                            </div>
                        </div>
                        <div class="form-group">
                            <div class="col-sm-offset-3 col-sm-6">
                                <?php 
echo Recaptcha::render();
?>

                            </div>
                        </div>
                    </form>
                </div>

            </div>


        </div>
    </div>
<?php 
$__env->stopSection();
?>