[TEP-COMMIT] CVS: catalog/catalog/install/templates/pages upgrade.php,1.3,1.4
Harald Ponce de Leon <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tep/catalog/catalog/install/templates/pages
In directory sc8-pr-cvs1:/tmp/cvs-serv8453/install/templates/pages
Modified Files:
upgrade.php
Log Message:
change the update database password input field to a password field
Index: upgrade.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/install/templates/pages/upgrade.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- upgrade.php 9 Jul 2003 01:11:06 -0000 1.3
+++ upgrade.php 12 Jul 2003 09:05:43 -0000 1.4
@@ -43,7 +43,7 @@
<tr>
<td width="30%" valign="top">Password:</td>
<td width="70%" class="smallDesc">
- <?php echo osc_draw_input_field('DB_SERVER_PASSWORD'); ?>
+ <?php echo osc_draw_password_field('DB_SERVER_PASSWORD'); ?>
<img src="images/layout/help_icon.gif" onClick="toggleBox('dbPass');"><br>
<div id="dbPassSD">Database password</div>
<div id="dbPass" class="longDescription">The password is used together with the username, which forms the database user account.</div>
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1