From 458aa6053546a8e8540c3ce29aade999a4c2c2ab Mon Sep 17 00:00:00 2001 From: jverber Date: Fri, 11 Jun 2004 16:09:18 +0000 Subject: [PATCH] Added missing head tags to install.php and upgrade.php git-svn-id: https://develop.svn.wordpress.org/trunk@1407 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/install.php | 5 +++-- wp-admin/upgrade.php | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/wp-admin/install.php b/wp-admin/install.php index 3d89e089c5..456227b136 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -12,10 +12,11 @@ else ?> + WordPress › Installation diff --git a/wp-admin/upgrade.php b/wp-admin/upgrade.php index 027f0a7368..132c9b44ec 100644 --- a/wp-admin/upgrade.php +++ b/wp-admin/upgrade.php @@ -10,6 +10,7 @@ if (!$step) $step = 0; ?> + WordPress › Upgrade WordPress