Add reciprocal link to Index.php
Posted: Sun Nov 20, 2005 1:10 am
Just a note that I added the reciprocal url around line 345 on index.php to also show the
reciprocal link. This way you can manually view a reciprocal link before deleting a link.
<br><font size=\"-1\"><a target=\"_blank\" href=\"$recurl\">$recurl</a></font>
This is what it looks like after:
<td valign=\"top\"><a href=\"$url\" target=\"_new\">$title</a> - $description<br><font size=\"-1\"><a target=\"_blank\" href=\"$recurl\">$recurl</a></font></td>
reciprocal link. This way you can manually view a reciprocal link before deleting a link.
<br><font size=\"-1\"><a target=\"_blank\" href=\"$recurl\">$recurl</a></font>
This is what it looks like after:
<td valign=\"top\"><a href=\"$url\" target=\"_new\">$title</a> - $description<br><font size=\"-1\"><a target=\"_blank\" href=\"$recurl\">$recurl</a></font></td>