Quote:
Today at 02:27 AM +Fares+ said this in Post #8
Could you tell me where i can find the page in the admin CP ?
i've done everything but i can't find any change ..
|
did you do this in admin/index.php:
Find:
PHP Code:
makenavoption("Build Mailing List","email.php?action=genlist");
Replace it with:
PHP Code:
makenavoption("Build Mailing List","email.php?action=genlist","<br>");
makenavoption("Username Changes Log","user.php?action=username_changes");