merge from nihvivo-rel-1.1-maint branch: removed unnecessary <br>
This commit is contained in:
parent
0b186aaf20
commit
89f3bbfbd8
1 changed files with 1 additions and 1 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"/><br/>
|
||||
<img src="${urls.siteIcons}/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
Reference in a new issue