unhide username colors for 1+

This commit is contained in:
Xkeeper
2018-12-11 16:20:39 -08:00
parent b31be62ba7
commit b86165d4ef

View File

@@ -97,7 +97,7 @@
$newpic = $statusicons['new']; # hack for compat
if ($loguser['powerlevel'] < 3) {
if ($loguser['powerlevel'] <= 0) {
$nmcol[0][1] = $nmcol[0][0];
$nmcol[1][1] = $nmcol[1][0];
$nmcol[2][1] = $nmcol[2][0];