Author: prabath
Date: Wed Dec 12 10:10:58 2007
New Revision: 11029

Log:

Added a link back to the main page

Modified:
   
branches/solutions/identity/openid-poc/modules/user-ui/src/main/webapp/jsp/openiduserloggedin.jsp

Modified: 
branches/solutions/identity/openid-poc/modules/user-ui/src/main/webapp/jsp/openiduserloggedin.jsp
==============================================================================
--- 
branches/solutions/identity/openid-poc/modules/user-ui/src/main/webapp/jsp/openiduserloggedin.jsp
   (original)
+++ 
branches/solutions/identity/openid-poc/modules/user-ui/src/main/webapp/jsp/openiduserloggedin.jsp
   Wed Dec 12 10:10:58 2007
@@ -87,6 +87,12 @@
                                <td><%=request.getAttribute("timezone")%></td>
                        </tr>
                        <%}%>
+                       <tr>
+                       <td colspan="2">
+                       <br/> <br/>
+                       <a href="/ShowMain.action">Take me to the main 
page...</a>
+                       </td>
+                       </tr>
                </table>
                </td>
        </tr>

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

Reply via email to