]> git.mxchange.org Git - friendica.git/commitdiff
use password field for DB input
authorfriendica <info@friendica.com>
Wed, 21 Mar 2012 05:53:19 +0000 (22:53 -0700)
committerfriendica <info@friendica.com>
Wed, 21 Mar 2012 05:53:19 +0000 (22:53 -0700)
view/install_db.tpl

index 7e2acdca574fa36fa4b835531766ff38a99d3e1c..1302b5a708a18ba8a0386782438c4bbf9a76268b 100755 (executable)
@@ -20,7 +20,7 @@ $info_03
 
 {{ inc field_input.tpl with $field=$dbhost }}{{endinc}}
 {{ inc field_input.tpl with $field=$dbuser }}{{endinc}}
-{{ inc field_input.tpl with $field=$dbpass }}{{endinc}}
+{{ inc field_password.tpl with $field=$dbpass }}{{endinc}}
 {{ inc field_input.tpl with $field=$dbdata }}{{endinc}}