View Single Post
Old April 28th, 2005, 09:25 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,765
You can alter your showgallery.tmpl and remove this

<td class="{$Style['menubar']}" align="center" width="25%">
<input type="text" name="friendemail" value="email@yourfriend.com" onfocus="if(this.value=='email@yourfriend.com')this.value='';" style="font-size: 8pt;" size="20" /><br />
<input type="hidden" name="page" value="$page" />
<input type="hidden" name="sortby" value="$sortby" />
<input type="hidden" name="sorttime" value="$sorttime" />
<input type="hidden" name="way" value="$way" />
<input type="hidden" name="cat" value="$cat" />
<input type="submit" value="{$Globals['pp_lang']['emailfriend']}" style="font-size: 9pt;" />
</td>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote