Quote:
|
Originally Posted by Dagwolf
|
You should be able to put this code where you want the recips to be displayed (I'm assuming you are using 3) save it, and then select that page to be the one duplicated and all should be well.
Code:
<table align="center" cellpadding="2" cellspacing="2" width="80%">
<tr>
<td>
<div align="center"><recip></div>
</td>
<td>
<div align="center"><recip></div>
</td>
<td>
<div align="center"><recip></div>
</td>
</tr>
</table>
<br>