Logout
Here, you can modify the main templates of the admin control panel. Be sure to modify with care and to leave the comments in for refrence.
Grestul Management - Main Administration Style
You are currently modifying: Main admin panel style.
'; echo "Template Updated!"; echo '
'; } else if($_POST['Submit']){ echo '
'; echo "Can't update the template! — make sure the file is CHMODded."; echo '
'; } ?>
Main Admin Style "; echo ""; echo "
"; echo "\n "; }else if(is_writable("inc/admin.css")) { $file = file("inc/admin.css"); echo "
"; echo ""; echo ""; echo "\n
"; } else { echo '
'; echo "The admin.css file isn't writable! Please CHMOD admin/inc/admin.css to use this editor"; echo '
'; } ?>