|
I have the same code in my uploadphoto.tmpl that you show in your above code.
What am I missing.
Here is my code from my uploadphoto.tmpl file.
CODE: "<tr>
<td class="{$Style['tddetails']}" align="left"><span class="{$Style['small']}">{$Globals['pp_lang']['photodesc']}</span></td>
<td class="{$Style['tddetails']}" align="left"><textareahtml name="defdesc" cols="50" rows="10"></textareahtml></td>
</tr>"
|