NIHVIVO-3213: Styled search result feedback
This commit is contained in:
parent
37160aef1a
commit
c5eec65693
2 changed files with 9 additions and 5 deletions
|
@ -125,8 +125,8 @@ ${stylesheets.add('<link rel="stylesheet" href="${urls.base}/js/jquery-ui/css/sm
|
|||
|
||||
<#if searchTerm?has_content>
|
||||
<p>
|
||||
Search results for "${searchTerm}" |
|
||||
<a href="${formUrls.list}">View all proxies</a>
|
||||
Search results for "<span class="blue">${searchTerm}</span>" |
|
||||
<a href="${formUrls.list}">View all profile editors</a>
|
||||
</p>
|
||||
</#if>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue