|
From: Alessandro P. (T. / J578) <al...@ti...> - 2001-11-12 10:57:18
|
this is a little, stupid enhancement to templates/default/install.html
------------------patch start here------------
--- original/install.html Fri Nov 9 18:53:37 2001
+++ install.html Mon Nov 12 11:43:27 2001
@@ -36,7 +36,7 @@
</tr>
<tr>
<td width="150">Password:</td>
- <td><input type="text" name="db_pass" value="{db_pass}"></td>
+ <td><input type="password" name="db_pass" value="{db_pass}"></td>
</tr>
<tr>
<td width="150">Table Prefix:</td>
------------------end patch-------------------
bye
--
Alessandro "TXM" Pisani - al...@ti... - ICQ #2209087
INWO Project coordinator http://www.inwoproject.f2s.com
"Violence is the last refuge of the incompetent"
- S. Hardin [Isaac Asimov, "Foundation"]
|