Enable email display
The value of the language variable
language variable
No required variable in language files
extra characters "> at the end of the variable
76 <span class="visually-hidden"><?php echo Text::_('COM_CONTACT_EMAIL'); ?>"></span>
| Labels |
Removed:
?
|
||
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
Information Required
|
||
my bad, was looking at the wrong place.
| Labels |
Removed:
Information Required
|
||
I think that this is for any language, since this variable is not in English.
If I try to find the COM_CONTACT_EMAIL variable
it is not in more than one language file
Specifically, I checked, I did a variable search throughout the project. I have default English and German installed
76 <span class="visually-hidden"><?php echo Text::_('COM_CONTACT_EMAIL'); ?>"></span>
Located on the following path
components/com_contact/tmpl/contact/default_address.php
I think the variable should be in the file
language/en-GB/com_contact.ini
But she's not there as in other language files
| Labels |
Added:
bug
|
||
| Labels |
Added:
good first issue
|
||
Can i work on this issue, i will try to resolve to resolve the bug
Go for it :)
I have made the pr
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-09 07:23:54 |
| Closed_By | ⇒ | alikon |
I cannot replicate this with English language. Which language is it?