View Single Post
Old May 25th, 2010, 10:39 AM   #3 (permalink)
monoco
Junior Member
Verified Customer
 
Join Date: Jan 2010
Posts: 7
uploadphoto.tmpl

I've tried editing the uploadphoto.tmpl

Here is the code i've been trying to change:

echo<<<PPPRINT
<tr>
<td class="{$Style['tddetails']}" align="left" width="50%"><span class="{$Style['small']}">{$Globals['pp_lang']['skipupl']}</span></td>
<td class="{$Style['tddetails']}" align="left" width="50%"><input type="checkbox" name="skipupload" value="skipupload" /></td>
</tr>
$skiphtml
PPPRINT;

Is this the correct code??
monoco is offline   Reply With Quote