From fa6a3d4da38c6295aa706985818ca2b474f87dec Mon Sep 17 00:00:00 2001 From: Jesse White Date: Tue, 11 Sep 2012 11:03:45 -0400 Subject: Fixed the rendering in IE. Moved the head section out of the body. --- usr/local/www/system_usermanager_passwordmg.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/local/www') diff --git a/usr/local/www/system_usermanager_passwordmg.php b/usr/local/www/system_usermanager_passwordmg.php index b8b3f76..0d64599 100644 --- a/usr/local/www/system_usermanager_passwordmg.php +++ b/usr/local/www/system_usermanager_passwordmg.php @@ -70,11 +70,12 @@ foreach($config['system']['user'] as $user) if($user['name'] == $_SESSION['Username']) $islocal = true; +include("head.inc"); + ?> ">