PDA

View Full Version : Edit Thank you page


Almighty
01-07-2004, 11:09 AM
What file do i edit to change the thank you page, if the payment is an offline one.


<table cellpadding=3 cellspacing=0 border=0 align=center width=450>
<tr>
<td colspan="2" height="23" class=signupdivider> <font face="Arial, Helvetica, sans-serif" size="2"><b>Your order is complete</b> </font></td>
</tr>
</table>
<br>
<?php
if ($tPass==1){
$strDisplay = $gSettingsArray['Signup Completion Template'];


Where is Signup Completion Template set?

Almighty
01-07-2004, 11:22 AM
Sorry just saw it here:
http://www.clientexec.com/forum/showthread.php?t=2344