mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 22:47:57 +01:00
31 lines
902 B
Plaintext
31 lines
902 B
Plaintext
|
<%@ 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 6.0 or greater</li>
|
||
|
<li>Firefox 1.5 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>
|