Try this revised 'comodo_ssl.tpl' :
Code:
{capture name=menu}
Point or click below to verify.
<!--
TrustLogo Html Builder Code:
Shows the logo at URL http://robbeusa.com/images/secure_site.gif
Logo type is Secure Site Seal - For SSL Certificate holders ("SC")
Not Floating
//-->
<center>
<script type="text/javascript">
TrustLogo("http://robbeusa.com/images/secure_site.gif", "SC", "none");
</script>
</center>
{/capture}
{ include file="menu.tpl" dingbats="dingbats_secure.gif" menu_title=$lng.txt_128ssl }