Author: rohitha Date: Sun Jun 29 23:03:55 2008 New Revision: 18707 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18707
Log: Changed the font size of the top message. Modified: trunk/mashup/java/modules/www/register_self_identity.jsp Modified: trunk/mashup/java/modules/www/register_self_identity.jsp URL: http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/www/register_self_identity.jsp?rev=18707&r1=18706&r2=18707&view=diff ============================================================================== --- trunk/mashup/java/modules/www/register_self_identity.jsp (original) +++ trunk/mashup/java/modules/www/register_self_identity.jsp Sun Jun 29 23:03:55 2008 @@ -89,7 +89,7 @@ <a href="register_self.jsp?firstcall=true&bounceback=<%=URLEncoder.encode(thisPage,"UTF-8")%>">here</a>. </div> <% } else { %> - <div class="page_title">Details provided by your identity provider have been added to a profile. + <div>Details provided by your identity provider have been added to a profile. Please complete any required information not supplied by your identity provider in the form below and submit. </div> <br/> _______________________________________________ Mashup-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
