Remove </br> from user account details email

  • Posts: 1055
  • Thank you received: 11
  • Hikashop Business
8 years 2 months ago #248817

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 2.5.28
-- PHP version -- : 5.3

Hello!

When a user registers he/she receives the email with the account details and it' looks like this:
"Hello user,</br></br>Thank you for registering on website. Your account has been created and you are now connected to the member section. </br></br>At your next visit, you will be able to connect on website using the following login and password :</br>Login :something</br>Password : something".

How can i remove the </br> ?

Thank you

Please Log in or Create an account to join the conversation.

  • Posts: 200
  • Thank you received: 75
8 years 2 months ago #248827

Hi,

the registration email is sent by Joomla, it isn't really Hikashop related, and if I'm not mistaken you're making use of a Fabrik plugin judging from your specific registration text.

All the email texts are defined as constants in language files, so you will need to locate the correct language file. The constant you're looking for is probably PLG_FABRIK_FORM_JUSER_AUTO_LOGIN_BODY, so you can search your files for it.

Once you've found it, it's better not to modify directly in the language file as your change will be undone again with a next update. Best make it a language override by going to your backend "Extensions -> Language(s) -> Overrides" and add your change there. Hope this helps.

Kind regards,
GW

The following user(s) said Thank You: verzevoul

Please Log in or Create an account to join the conversation.

Time to create page: 0.074 seconds
Powered by Kunena Forum