You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ow...@apache.org on 2013/09/04 21:48:33 UTC

svn commit: r1520123 - /cxf/fediz/trunk/services/idp/src/main/webapp/WEB-INF/idplist.jsp

Author: owulff
Date: Wed Sep  4 19:48:33 2013
New Revision: 1520123

URL: http://svn.apache.org/r1520123
Log:
Update text in IDP list

Modified:
    cxf/fediz/trunk/services/idp/src/main/webapp/WEB-INF/idplist.jsp

Modified: cxf/fediz/trunk/services/idp/src/main/webapp/WEB-INF/idplist.jsp
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/services/idp/src/main/webapp/WEB-INF/idplist.jsp?rev=1520123&r1=1520122&r2=1520123&view=diff
==============================================================================
--- cxf/fediz/trunk/services/idp/src/main/webapp/WEB-INF/idplist.jsp (original)
+++ cxf/fediz/trunk/services/idp/src/main/webapp/WEB-INF/idplist.jsp Wed Sep  4 19:48:33 2013
@@ -10,7 +10,7 @@
 </head>
 <body>
 	<h1>Trusted IDP List</h1>
-	<i>What are you from ? Please, select one Identity Provider in list which is able to recognize you. </i>
+	<i>Where are you from? Please, select one Identity Provider in the list which is able to authenticate you. </i>
 	<form:form method="POST" id="idplist" name="idplist">
 		<br />
         <% IDPConfig idpConfig = (IDPConfig)request.getAttribute("idpConfig");
@@ -28,4 +28,4 @@
       <input type="submit" name="_eventId_cancel" value="Cancel" />
     </form:form>
 </body>
-</html>
\ No newline at end of file
+</html>