Deactivated accounts show a red remark in the user management.
For some funny reason, which cannot be found in the locales txt file, all remarks have an additional "po" at the end:
1.44 "po"
-
- Site Admin
- Posts: 405
- Joined: 31 Aug 2017, 15:58
Re: 1.44 "po"
Thanks for reporting, it will be fixed !
Re: 1.44 "po"
Hotfix:
Edit file soplanning/templates/www_user_list.tpl
Go to end of line 145 and delete "po":
<span ... >{#compte_desactive#}po</font>
Once we are here, it looks, as </font> should read </span>.
Edit file soplanning/templates/www_user_list.tpl
Go to end of line 145 and delete "po":
<span ... >{#compte_desactive#}po</font>
Once we are here, it looks, as </font> should read </span>.