/ May 18, 2007

I know i posted this in a thread for someone, but thought i’d make it it’s own post

open submit.tpl and find

Code:
<textarea name="RECPR_TEXT" rows="2" readonly="readonly" cols="37" class="text">&lt;a href="{$smarty.const.SITE_URL}"&gt;{$smarty.const.SITE_NAME}&lt;/a&gt;</textarea>

now if you wish you can replace this or just add a

Code:
<br /><br />

after it and add this code

Code:
<table border="1"><tr><td><u><b>Directory Reciprocal Code</b></u><br /><br /><b>Title:</b> {$smarty.const.SITE_NAME}<br /><b>URL:</b> {$smarty.const.SITE_URL}<br /><b>Description:</b> {$smarty.const.SITE_DESC}<br /><b>Name:</b> YOUR NAME HERE<br /><b>Email:</b> YOUR EMAIL HERE</td></tr></table>

*note*in the above code make sure to edit <b>Name:</b> YOUR NAME HERE<br /><b>Email:</b> YOUR EMAIL HERE at the end of the code with your information

Directory Reciprocal Code

Title: Your Site’s Name
URL: Your Site’s URL
Description: Your Site’s Description
Name: Your Name
Email: Your Email