Commit 63ea2c7f by jenkins

Merge Request accepted by jenkins build success

parents d0fee2d4 c46383fe
Pipeline #474 failed with stage
in 0 seconds
......@@ -49,8 +49,7 @@ $categories = get_terms( array(
while (have_posts()):
the_post();
?>
<form name="payserv" id="payserv" method="post" action="https://testpti.payserv
.net/webpaymentv2/default.aspx">
<form name="payserv" id="payserv" method="post" action="https://apexlms.vqode.com/thank-you-download/">
<input type="hidden" name="paymentrequest" id="paymentrequest" value="" />
</form>
<div class="bootstrap-iso">
......
......@@ -16,7 +16,7 @@
<div class="row">
<div class="col-sm-12">
<div class="thankyou-heading">
<h2>Kindly check the provided email, You shall soon get a download link for the courses.</h2>
<h2><?php echo(get_the_content()); ?></h2>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment