diff --git a/include/html.php b/include/html.php index 0a54912..4f26f00 100644 --- a/include/html.php +++ b/include/html.php @@ -12,7 +12,7 @@ function adminhead($title = '') { Megatokyo Administrative Dashboard<?php if( $title ) echo " — $title"; ?> - + diff --git a/wp-admin.css b/styles/wp-admin.css similarity index 100% rename from wp-admin.css rename to styles/wp-admin.css