adding jsp to generator map so all old jsp will now redirect to generators

This commit is contained in:
briancaruso 2011-11-14 21:28:04 +00:00
parent 82fff7b777
commit 98edd591f0
13 changed files with 28 additions and 5 deletions

View file

@ -7,9 +7,10 @@
<c:set var="themeDir" value="${contextPath}/${portal.themeDir}"/>
<div id="ie67DisableWrapper">
<h1>JSP form, must be removed for the 1.4!</h1>
<div id="ie67DisableContent">
<img src="${themeDir}site_icons/iconAlertBig.png" alt="Alert Icon"/>
<p>This form is not supported in versions of Internet Explorer below version 8. Please upgrade your browser, or
switch to another browser, such as FireFox.</p>
</div>
</div>
</div>