Author: ruchith
Date: Mon Dec 10 09:38:53 2007
New Revision: 10864

Log:

Got rid of the line "The identity provider will be reset periodically." from 
the user ui. :-)



Modified:
   
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp
   
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/main.jsp

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp
    (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/login.jsp
    Mon Dec 10 09:38:53 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>
@@ -80,4 +78,4 @@
 
 </body>
 
-</html>
\ No newline at end of file
+</html>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/main.jsp
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/main.jsp
     (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/src/main/webapp/jsp/main.jsp
     Mon Dec 10 09:38:53 2007
@@ -32,7 +32,6 @@
                                        <td align="right" valign="top"><img 
src="images/wso2-identity-content-rounded.jpg" align="top" /></td>
                                </tr>
                        </table>
-                       <div class="info-message">IMPORTANT :  The identity 
provider will be reset periodically.</div> 
 
             <s:iterator value="errorMessages">
                             <div class="error-message"><s:property /></div>
@@ -160,4 +159,4 @@
 <s:include value="footer.jsp" />
        
 </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