[Yanel-commits] rev 21870 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Thu Jan 18 16:16:55 CET 2007


Author: michi
Date: 2007-01-18 16:16:53 +0100 (Thu, 18 Jan 2007)
New Revision: 21870

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/paloma-gomez.html
Log:
content fixed

Modified: public/yanel/trunk/src/realms/yanel-website/content/paloma-gomez.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/paloma-gomez.html	2007-01-18 15:07:23 UTC (rev 21869)
+++ public/yanel/trunk/src/realms/yanel-website/content/paloma-gomez.html	2007-01-18 15:16:53 UTC (rev 21870)
@@ -1,7 +1,29 @@
 <html>
 <body>
 <h1>User Profile of Paloma Gomez</h1>
+
 <p>
+<a href="?yanel.usecase=logout">Logout</a>
 </p>
+
+<h2>Change Password</h2>
+<form method="post">
+<p>
+<table>
+<tr>
+<td>Enter current password:</td><td><input type="password"/></td>
+</tr>
+<tr>
+<td>Enter new password:</td><td><input type="password"/></td>
+</tr>
+<tr>
+<td>Confirm new password:</td><td><input type="password"/></td>
+</tr>
+<tr>
+<td colspan="2"><input type="submit" value="Change Password"/></td>
+</tr>
+</table>
+</p>
+</form>
 </body>
 </html>




More information about the Yanel-commits mailing list