Mr Lucky
Well-known member
I want to replace the default phrase here (can't do it in phrases as I only want it in this one position)
However it doesn't seem to work, ie the default phrase remains.
Find:
Replace:
Thanks.
However it doesn't seem to work, ie the default phrase remains.
Find:
Code:
<a href="{xen:link account/alerts}" rel="Menu" class="navLink NoPopupGadget">{xen:phrase alerts}
Replace:
Code:
<a href="{xen:link account/alerts}" rel="Menu" class="navLink NoPopupGadget">Some cusotm text here
Thanks.