Remove trunk directory
This commit is contained in:
30
wise-webapp/src/main/webapp/jsp/browserNotSupported.jsp
Normal file
30
wise-webapp/src/main/webapp/jsp/browserNotSupported.jsp
Normal file
@@ -0,0 +1,30 @@
|
||||
<%@ include file="/jsp/init.jsp" %>
|
||||
|
||||
<h1>
|
||||
<spring:message code="USUPPORTED_BROWSER"/>
|
||||
</h1>
|
||||
|
||||
<h2>You are using an unsupported browser.</h2>
|
||||
|
||||
<p>Although you can use our site with that browser, some features may not be functional.</p>
|
||||
WiseMapping is optimized for use with:
|
||||
<ul>
|
||||
<li>Internet Explorer 7.0 or greater</li>
|
||||
<li>Firefox 3.0 or greater</li>
|
||||
<li>Opera 9.21 or greater</li>
|
||||
</ul>
|
||||
|
||||
<p style="font-weight:bold;">
|
||||
We suggest Firefox for an optimal experience.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="http://www.mozilla.com/en/firefox/" target="_blank"><img src="../images/firefox.gif"
|
||||
alt="Get Firefox!" align="absmiddle"
|
||||
border="0" height="48" width="143"></a>
|
||||
</p>
|
||||
</br>
|
||||
<p>
|
||||
We are working to support more browser in the future. Stay tuned !
|
||||
|
||||
<p>
|
Reference in New Issue
Block a user