79503337

Date: 2025-03-12 10:51:12
Score: 1.5
Natty:
Report link

Not possible but you can modify admin-extra.css:

.app-auth.module .model-user th a {
    visibility: hidden;
}
.app-auth.module .model-user th a:after {
    content:'NEW NAME'!important;
    visibility: visible;
    float: left;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: PC49