I spent several hours trying to find out how to change "menu_title"
in the geotrust box titled as "Security and Privacy" under "Help" box,
made a million searches on these forums and can't find anything.
The following is my Geotrust html:
------------------- BEGIN --------------------------------------
{capture name=menu}
<p align="center">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="//smarticon.geotrust.com/si.js"></SCRIPT>
For your security and peace-of-mind, all transactions are processed using 128bit SSL technology.</p>
{/capture}
{ include file="menu.tpl" dingbats="dingbats_authentification.gif" menu_title="Security and Privacy" menu_content=$smarty.capture.menu }
------------------ END ---------------------------------------------
In it I tried to change the second line from the bottom from "Security and Privacy" to "Your Security" (or whatever wording). I went to phpMyadmin, template editing, webmaster mode, FTP, languages etc. Nothing worked. Please can you explain how to do such a simple thing to edit a couple words?
Thanks!
