View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0036841 | mantisbt | administration | public | 2026-01-23 13:46 | 2026-01-30 08:34 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.29.0 | Fixed in Version | 2.29.0 | ||
| Summary | 0036841: Use "shield" icon instead of padlock to identify protected accounts | ||||
| Description | Padlock is more appropriate for locked accounts (see 0036840). The shield conveys a good meaning of protection. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master fc8ccc9c 2020-10-10 11:29 Details Diff |
Change icons used in Manage User Page The $t_lock_image variable used to display the padlock icon to identify protected accounts includes a 'Protected' pop-up, so reusing it for locked account is not possible. This commit changes the icon used for protected accounts to a shield (fa-shield), and defines a new variable for protected accounts with the padlock (fa-lock) and a specific pop-up. Fixes 0036841 |
Affected Issues 0036841 |
|
| mod - manage_user_page.php | Diff File | ||