NIHVIVO-2595 adding title attribute to anchor tags
This commit is contained in:
parent
89e55aafde
commit
b0fc727218
53 changed files with 109 additions and 109 deletions
|
@ -6,5 +6,5 @@
|
|||
<#if urls.contact??>
|
||||
<li><a href="${urls.contact}">Contact Us</a></li>
|
||||
</#if>
|
||||
<li><a href="http://www.vivoweb.org/support">Support</a></li>
|
||||
<li><a href="${urls.index}">Index</a></li>
|
||||
<li><a href="http://www.vivoweb.org/support" title="support">Support</a></li>
|
||||
<li><a href="${urls.index}" title="index">Index</a></li>
|
Loading…
Add table
Add a link
Reference in a new issue