g2apay.tpl 245 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <form action="<?php echo $action; ?>" method="post"> <div class="buttons"> <div class="pull-right"> <input type="submit" value="<?php echo $button_confirm; ?>" class="btn btn-primary" /> </div> </div> </form>