Author: prabath
Date: Tue Feb 26 01:39:39 2008
New Revision: 14211

Log:

ui changes

Modified:
   
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/adduserprofile.jsp
   
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/edituserprofile.jsp

Modified: 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/adduserprofile.jsp
==============================================================================
--- 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/adduserprofile.jsp 
    (original)
+++ 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/adduserprofile.jsp 
    Tue Feb 26 01:39:39 2008
@@ -61,7 +61,7 @@
                                        <tr>
                                                <td></td>
                                                <td></td>
-                                               <td><input type="submit" 
value="Add Profile" class="button">
+                                               <td><input type="submit" 
value="Submit" class="button">
                                                <input type="button" 
value="Cancel"
                                                        
onClick="javascript:window.location = 'ShowMain.action'"
                                                        class="button"></td>

Modified: 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/edituserprofile.jsp
==============================================================================
--- 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/edituserprofile.jsp
    (original)
+++ 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/edituserprofile.jsp
    Tue Feb 26 01:39:39 2008
@@ -56,7 +56,7 @@
                                        <tr>
                                                <td></td>
                                                <td></td>
-                                               <td><input type="submit" 
value="Update Profile" class="button">
+                                               <td><input type="submit" 
value="Update" class="button">
                                                <input type="button" 
value="Cancel"
                                                        
onClick="javascript:window.location = 'ShowMain.action'"
                                                        class="button"></td>

_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev

Reply via email to