How can I remove the 'Forgot Username?' link from the CB Login page, without removing 'Forgot Password' as well?
Reasons:
- I am trying to purge all mention of 'username' from a CB site that is configured with Login Method: Email
- The link is redundant as well as confusing in this case: It asks a user who has forgotten their username (which is their email address) to enter their email address
Unsuccessful alternatives:
- The 'Forgot Login' option in the module config of 'CB Login' hides or reveals Forgot Password and Forgot Username together (Joomla > Content > Site Modules > CB Login > Login Options tab)
- There does not appear to be a CB language override for Forgot Username, otherwise I could have set it to an empty string.
- I cannot find a template override for the CB Login page (I assume it cannot be overridden, otherwise the CB Login module config would break).