mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Don't show shipping
This commit is contained in:
parent
393e360dd4
commit
e3c552b9c2
@ -20,6 +20,7 @@
|
||||
|
||||
<input type="hidden" name="for_auction" value="false">
|
||||
<input type="hidden" name="no_note" value="1">
|
||||
<input type="hidden" name="no_shipping" value="1">
|
||||
<input type="hidden" name="notify_url" value="<?php echo "$CFG->wwwroot/enrol/paypal/ipn.php"?>">
|
||||
<input type="hidden" name="return" value="<?php echo "$CFG->wwwroot/enrol/paypal/return.php?id=$course->id" ?>">
|
||||
<input type="hidden" name="cancel_return" value="<?php echo $CFG->wwwroot ?>">
|
||||
|
Loading…
x
Reference in New Issue
Block a user