Author: ruchith
Date: Tue Dec 11 03:01:42 2007
New Revision: 10947

Log:

Merging docs changes from the branch

Modified:
   
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/infocardlogin.jsp
   trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp

Modified: 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/infocardlogin.jsp
==============================================================================
--- 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/infocardlogin.jsp  
    (original)
+++ 
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/infocardlogin.jsp  
    Tue Dec 11 03:01:42 2007
@@ -60,7 +60,7 @@
                     </td>
                     <td><img src="images/line-sep.png" height="150" width="2" 
/></td>
                     <td valign="top">
-                        <strong>login with your Information Card</strong>
+                        <strong>Login with your Information Card</strong>
                         <div>
                         <a href="/InfoCardLogin.action" title="Login with your 
Information Card"><img src="images/infocard_114x80.png" align="left" 
style="margin-right:10px;" border="0" /></a>
                         You can only login with a personal information card 
that you have already registered. 
@@ -84,4 +84,4 @@
 
 </body>
 
-</html>
\ No newline at end of file
+</html>

Modified: trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp
==============================================================================
--- trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp      
(original)
+++ trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp      
Tue Dec 11 03:01:42 2007
@@ -24,8 +24,6 @@
 
                        <br>
                        
-                       <div class="info-message">IMPORTANT :  The identity 
provider will be reset periodically.</div>
-            
                            <s:iterator value="errorMessages">
                                 <div class="error-message"><s:property /></div>
                            </s:iterator>
@@ -53,7 +51,7 @@
                                        </td>
                                        <td><img src="images/line-sep.png" 
height="150" width="2" /></td>
                                        <td valign="top">
-                                               <strong>login with your 
Information Card</strong>
+                                               <strong>Login with your 
Information Card</strong>
                                                <div>
                                                <a href="/InfoCardLogin.action" 
title="Login with your Information Card"><img src="images/infocard_114x80.png" 
align="left" style="margin-right:10px;" border="0" /></a>
                                                you can only login with a 
personal information card that you have already registered. 
@@ -80,4 +78,4 @@
 
 </body>
 
-</html>
\ No newline at end of file
+</html>

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

Reply via email to