View Single Post
Old February 13th, 2006, 06:16 PM   #5 (permalink)
snoopy5
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
Hi Chuck,

i am sorry but I can only tell, what I see. In my template file "searchmem.tmpl" I have the following and nothing else:

---------------

<?php
echo<<<PPPRINT
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="right">
<input type="text" name="si" style="font-size: 8pt;" size="15" value="$htmlsi" />
<input type="image" align="bottom" src="{$Globals['idir']}/go.gif" />
</td>
</tr>
</table>
PPPRINT;

?>

--------------------

But still the phrase appears. I sent you this afternoon the link to my site, you can look yourself.

I would be happy if it would not be the case, but I can not do anything against it

It is not the most important thing and not urgent. But I have no clou why that is.
snoopy5 is offline   Reply With Quote