mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 18:54:29 +00:00
Admin revamp.
git-svn-id: https://develop.svn.wordpress.org/trunk@1089 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -49,7 +49,7 @@ for ($i=0; $i<count($wpvarstoreset); $i += 1) {
|
||||
}
|
||||
}
|
||||
|
||||
if ($standalone == 0) {
|
||||
if ($standalone == 0) :
|
||||
|
||||
?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
@@ -141,7 +141,6 @@ if ($profile==0) {
|
||||
include('menu.php');
|
||||
}
|
||||
?>
|
||||
<h2><?php echo $title; ?></h2>
|
||||
<?php
|
||||
} // endif not standalone
|
||||
endif;
|
||||
?>
|
||||
Reference in New Issue
Block a user