Logout
Here, you can modify the General Configuration pages style that is located under the Management Tab. Be carefull while modifying the style and keep the orginal as a refrence.
Grestul Management - Main Administration Style
You are currently modifying: General Config Style.
'; echo "Template Updated!"; echo '
'; } else if($_POST['Submit']){ echo '
'; echo "Can't update the template! — make sure the file is CHMODded."; echo '
'; } ?>
General Config Style "; echo ""; echo "
"; echo "\n "; }else if(is_writable("inc/general.css")) { $file = file("inc/general.css"); echo "
"; echo ""; echo ""; echo "\n
"; } else { echo '
'; echo "The general.css file isn't writable! Please CHMOD admin/inc/general.css to use this editor"; echo '
'; } ?>