Hello guys!
Got a little troubles with modifying the customer's account page.
1. When mouse is over any icon on account page, we see pop-ups with name of this icon. e.g. "Edit account details" or "Change password" and so (Pict.1). But this not work with Notifications subscribtion icon (second from right). And it's not named in account menu on right side, just a horn sign, and no name (Pict.2). I've checked the /AbanteCart/storefront/view/default/template/pages/account/account.tpl file carefully, and the Language Definitions in Admin panel (Pict.3). I see in account.tpl is $text_my_notifications, but text_notifications in Language definitions, perhaps it's the reason? Tried to change, still didn't find the right decision.
2. How to add/remove items in account menu on right side (Pict.2)?
Did someone solved similar?