Jump to content

<body name>, <body id> in mailalerts


carbik

Recommended Posts

Hello,

I need to <body id> was filled in modules mailalerts.

I have some problem with change in css and this would help me a lot.

 

I add this line from mailalerts/my-account.tpl into the blockmyaccount.tpl.

<li>
  <a href="{$base_dir_ssl}modules/mailalerts/myalerts.php" title="{l s='My alerts' mod='mailalerts'}"><img src="{$img_dir}icon/mailalerts.gif" alt="{l s='My alerts' mod='mailalerts'}" class="icon" /></a>
  <a href="{$base_dir_ssl}modules/mailalerts/myalerts.php" title="{l s='My alerts' mod='mailalerts'}">{l s='My alerts' mod='mailalerts'}</a>
</li>

 

When I click (I my account mode) to "History and details of my orders", "My merchandise returns" and so on, then <body id> have name from same tpl file.

But when I click on "My alerts" <body id> is empty.

 

I don't know how add <body id> in "My alerts".

Can anybody help me?

 

prestashoppageidproblem.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...