User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_admin Language & Strings |
Title |
|
I have tested this item
on review
There is another typo here https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_admin/script.php#L122 which need to be fixed, too
That line need to be changed to ->where($db->quoteName('template') . ' = "hathor"')
Agree with @joomdonation and @Bakual
I have fixed the typos
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-06 06:52:10 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
?
|
That being said, the file
administrator/language/en-GB/en-GB.lib_joomla.ini
is the wrong place for such a warning message. That file needs to be in sync with frontend and we certainly don't need that message in frontend. I left it for now since this PR is about fixing the typos.