mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2026-01-23 02:46:23 +01:00
@@ -89,7 +89,7 @@ if ($config['paygol']['enabled'] == true) {
|
||||
<input type="hidden" name="pg_price" value="<?php echo $paygol['price']; ?>">
|
||||
<input type="hidden" name="pg_return_url" value="<?php echo hhb_tohtml($paygol['returnURL']); ?>">
|
||||
<input type="hidden" name="pg_cancel_url" value="<?php echo hhb_tohtml($paygol['cancelURL']); ?>">
|
||||
<input type="image" name="pg_button" src="http://www.paygol.com/micropayment/img/buttons/150/black_en_pbm.png" border="0" alt="Make payments with PayGol: the easiest way!" title="Make payments with PayGol: the easiest way!">
|
||||
<input type="image" name="pg_button" src="https://www.paygol.com/micropayment/img/buttons/150/black_en_pbm.png" border="0" alt="Make payments with PayGol: the easiest way!" title="Make payments with PayGol: the easiest way!">
|
||||
</form>
|
||||
<?php }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user