Message Text |
At the moment we have at suggest.tpl :
<IF {SPONSORUSELINK} is yes>
<tr>
<td class="labelscolumn" colspan="2"><input type="checkbox" name="sponsorthis" value="1" {LINKCHECKED[sponsorthis]}> {LANG_SUGGESTLINK_SPONSORIT}</td>
</tr>
</IF>
I have inserted
the above code at edit.tpl in order to redirect to the sponsor page when the member selects to sponsor his link at editing it. Ufortunatelly it does not have the effect of redirectig to sponsor page.
My request is to enable this redirect when a member selects to sponsor his link at editing.
Thanks.
|