Oops... I forgot about adding the "buttons/unsubscribe_menu.tpl"
Step 4.
Create a new Template file called unsubscribe_menu.tpl in your buttons directory. Place the code below in that file.
Quote:
<font class="TableRightNewsContent">{$lng.lbl_unsubscrib e}</font>[img]{$ImagesDir}/GObouton.gif[/img]
|
Its just like the subscribe_menu.tpl the only difference was the smarty code changed from {$lng.lbl_subscribe} to {$lng.lbl_unsubscribe}. The work unsubscribe was already in my Language files, I think...
Option B world be to use the code BOOMER used in the new buttons/unsubscribe_menu.tpl file.
Quote:
<font class="TableCenterCustomerForm">Unsubscribe [img]{$ImagesDir}/GOboutonWhiteBkg.gif[/img]</font>
|
Enjoy,
b.