Author: tyrell
Date: Sat Jan 19 18:01:31 2008
New Revision: 12525
Log:
Minor change.
Modified:
trunk/mashup/java/modules/www/error.jsp
Modified: trunk/mashup/java/modules/www/error.jsp
==============================================================================
--- trunk/mashup/java/modules/www/error.jsp (original)
+++ trunk/mashup/java/modules/www/error.jsp Sat Jan 19 18:01:31 2008
@@ -55,8 +55,7 @@
<head>
<title>Sorry. An error occured while processing your request.</title>
<!-- Required CSS -->
- <link href="css/styles.css" rel="stylesheet" type="text/css"/>
- <script language="javascript" src="js/common.js"
type="text/javascript"></script>
+ <link href="css/styles.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="page">
@@ -94,7 +93,7 @@
<div>Further information is not available at this time.</div>
<%}%>
<div>You can try going back to the <a href="index.jsp">home page</a>
and starting over. If
- the problem persists, please contact a system administrator.
+ the problem persists, please bear with us since our team is
already looking into it.
</div>
</div>
<%@ include file="footer.jsp" %>
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev