NIHVIVO-2267 Fix path to image on contact form confirmation page. Rename vivo-basic site_icons directory to align with images directory in wilma.
This commit is contained in:
parent
c6babda169
commit
328bcf86d6
3 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
<#-- Contact form submission confirmation page -->
|
||||
|
||||
<h2>Thank you for your feedback</h2>
|
||||
<img src="${urls.siteIcons}/mail.gif" alt="mailbox"/>
|
||||
<img src="${urls.images}/mail.gif" alt="mailbox"/>
|
||||
|
||||
<p>Thank you for contacting our curation and development team. We will respond to your inquiry as soon as possible.</p>
|
||||
<p>Return to the <a href="${urls.home}">home page</a>.</p>
|
Loading…
Add table
Add a link
Reference in a new issue