corrected path name to images directory
This commit is contained in:
parent
78049c4633
commit
6567b55847
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<#macro unsupportedBrowser urlsBase>
|
||||
<div id="ie67DisableWrapper">
|
||||
<div id="ie67DisableContent">
|
||||
<img src="${urlsBase}/site_icons/iconAlertBig.png" alt="Alert Icon"/>
|
||||
<img src="${urlsBase}/images/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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue