From: jakubvrana Date: Tue, 16 Sep 2008 08:24:37 +0000 (+0000) Subject: Use password type for unhashed password X-Git-Tag: v3.0.0~1032 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=0ba1e28595c77bb96453694f71e7e7f9d3c54c58;p=adminer.git Use password type for unhashed password git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@486 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- 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) { - +
" />
" />
" />
" />