If you have your own Terms and Conditions or Privacy Policy pages on your website, you might want to redirect people to those pages when they click on the Terms and Conditions or Privacy Policy links in the registration pages of Spawtz.  To do so, follow these instructions:


1) Log in as as an administrator

2) Click Config

3) Click Autotext configuration

4) Click on the one you want to modify  (Screen: Terms and Conditions or Privacy Policy)

5) Click "<> HTML" under the text

6) Delete all the text that is there, and replace with the following:


<script type="text/javascript" language="javascript">
window.location="{THE URL OF YOUR PAGE}";
</script>
If you are not automatically redirected, please <a href="{THE URL OF YOUR PAGE}">click here</a>


Replacing {THE URL OF YOUR PAGE} with the url of the page you want to redirect people to

7) Click Save