I tried:
Code:
Content visible to verified customers only.
... in the html of the page (source-code) is shown:
<!-- BEGIN TEMPLATE: menubar.tmpl -->
<tr>
<td class="cat" width="100%" colspan="2">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="" width="50%" align="left" valign="middle">
</td>
<td class="" width="50%" align="right"valign="middle">
</td>
</tr>
</table>
</td>
</tr>
<br />
<!-- END TEMPLATE: menubar.tmpl -->