Merhaba

zannedersem
mx-overviewlight temasını kullanıyorsun.
/html/themes/mx-overviewlight/functions.php
Bul:
$privatemessages = "<div style=\"text-align: left;\">" . _YOUHAVE . " <a href=\"modules.php?name=Private_Messages\" title=\"" . _PRIVATEMSG . "\"><b style=\"font-weight: normal;\">" . intval($countpmunread) . "</b> Nachricht(en)</a></div>";
Değiştir:
$privatemessages = "<div style=\"text-align: left;\">" . _YOUHAVE . " <a href=\"modules.php?name=Private_Messages\" title=\"" . _PRIVATEMSG . "\"><b style=\"font-weight: normal;\">" . intval($countpmunread) . "</b> " . _PRIVATEMSG . "</a></div>";