[phpwebapp-commits] CVS: top10/templates/admin/users adduser.html,1.1.2.1,1.1.2.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-01-15 14:53:46
|
Update of /cvsroot/phpwebapp/top10/templates/admin/users In directory sc8-pr-cvs1:/tmp/cvs-serv28809/templates/admin/users Modified Files: Tag: maisp adduser.html Log Message: small fixes Index: adduser.html =================================================================== RCS file: /cvsroot/phpwebapp/top10/templates/admin/users/Attic/adduser.html,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** adduser.html 14 Jan 2004 14:30:36 -0000 1.1.2.1 --- adduser.html 15 Jan 2004 14:53:43 -0000 1.1.2.2 *************** *** 1,3 **** ! <h3>Add New User</h3> <table width="100%" cellspacing="1" cellpadding="2" bgcolor="#dddddd"> <form name="adduser" onsubmit="return false;"> --- 1,3 ---- ! <h2>Add New User</h2> <table width="100%" cellspacing="1" cellpadding="2" bgcolor="#dddddd"> <form name="adduser" onsubmit="return false;"> |