View Single Post
Old June 14th, 2005, 08:26 AM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,769
Okay something has changed in that template LOL its line 86 now

if ( $Globals['disptitle'] == "yes" ) {
echo<<<PPPRINT
<tr>
<td class="{$Style['menubar']}" align="center"><b>$title</b></td>
</tr>
PPPRINT;
}

echo<<<PPPRINT
$filmstrip_bottom
</table>
</td>
</tr>
</table>
PPPRINT;
__________________
Photopost Developer and Support Engineer

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