From 0ba1e28595c77bb96453694f71e7e7f9d3c54c58 Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Tue, 16 Sep 2008 08:24:37 +0000 Subject: [PATCH] Use password type for unhashed password git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@486 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- design.inc.php | 2 +- user.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/design.inc.php b/design.inc.php index d8a97a96..53bf947e 100644 --- a/design.inc.php +++ b/design.inc.php @@ -9,7 +9,7 @@ function page_header($title, $error = "", $breadcrumb = array(), $title2 = "") { -<?php echo $title . (strlen($title2) ? ": " . htmlspecialchars($title2) : "") . " - " . lang('phpMinAdmin') . " 1.8.0-dev"; ?> +<?php echo $title . (strlen($title2) ? ": " . htmlspecialchars($title2) : "") . " - " . lang('phpMinAdmin') . " 1.8.1-dev"; ?> diff --git a/user.inc.php b/user.inc.php index ca54b0fa..178de552 100644 --- a/user.inc.php +++ b/user.inc.php @@ -134,7 +134,7 @@ if ($_POST) { - +
" />
" />
" />
" />