Simply 2 step / Sólo 2 pasos:

1- Change / Cambia:

'' . BOX_ACCOUNT_INFORMATION_EMAIL_NOTIFICATIONS_PRODUC TS . ''

with / con:

'' . BOX_ACCOUNT_INFORMATION_EMAIL_NOTIFICATIONS_PRODUC TS . '
' .
'' . BOX_ACCOUNT_INFORMATION_LOGOFF . ''

2- Add in your languaje file / añadir en tu fichero de lenguaje (espanol.php or similar / espanol.php o similar)

define('BOX_ACCOUNT_INFORMATION_LOGOFF', 'Salir');

(In english change "salir" with "log off")

Great contribution, thanks to the author / Gran contribución, gracias al autor.



More...