Hi,
please goto joomla backend > extensions > languages, click overrides button, click new.
search for this constant (not value):
COM_COMMUNITY_EMAIL_FRIEND_APPROVE
click on result list, and edit at save it.
Regards
heyyy, thanks for your prompt response, but I would like to change is the way, that is, the template, to give using html and css a different format.
hello, happy day, thanks for your answer, what I need is what planteie the beginning of this post, that is, I want to know where I can and as I do, redesign the template email, received by subscribers when they register in my site is accepted or friendship, it is not to change what design but do a different design with CSS and html email template, to make it more friendly and in accordance with caracvteristicas site design. (Please look at the picture) said that is not the content of what he says but its environment colors, design et. I would like to know how to do it by myself
Hi,
for email template, here the steps:
1. copy email.html.php from /components/com_community/templates/jomsocial/layouts/ to /templates/socialize/html/com_community/layouts/ (create the folders if not exist yet)
2. edit email.html.php file at /templates/socialize/html/com_community/layouts/
as you can see there is CSS and HTML code there. please edit like what you want.
FYI: that template file will be using to all jomsocial emails.
Regards