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.