Ticket #11 (closed Bug: fixed)
Double ampersand encoding in user language files
| Reported by: | markwest | Owned by: | markwest |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0.1 |
| Version: | 1.0.0 | Keywords: | |
| Cc: |
Description
URL: index.php?module=Users
By default the ampersand in the h1 tag is encoded twice due to a fault in the language files.
Change line 18 of system\users\pnlang\eng\user.php to
define('_USERS_REGISTRATIONANDLOGIN','Log In & Registration');
Change History
Note: See
TracTickets for help on using
tickets.
