Bring back the H2s. Rough draft.

git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2008-10-17 20:02:03 +00:00
parent d55f18532b
commit 377ad4f01d
34 changed files with 54 additions and 10 deletions
+2 -1
View File
@@ -45,7 +45,7 @@ if ( empty($cat_id) )
if ( empty($order_by) )
$order_by = 'order_name';
$title = __('Manage Links');
$title = __('Edit Links');
$this_file = $parent_file = 'edit.php';
include_once ("./admin-header.php");
@@ -95,6 +95,7 @@ if ( isset($_GET['deleted']) ) {
?>
<div class="wrap">
<h2><?php echo $title ?></h2>
<div class="filter">
<form id="list-filter" action="" method="get">