View Single Post
  #1  
Old 10-19-2005, 04:07 PM
  neonrider's Avatar 
neonrider neonrider is offline
 

X-Adept
  
Join Date: Oct 2005
Posts: 751
 

Default How to change menu title?

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!
__________________
X-Cart Gold - 4.7.12
Reply With Quote