NIHVIVO-1376 change to show URL List Link on the page.
This commit is contained in:
parent
5ea215f7e1
commit
afb5809ef5
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div class="contents">
|
||||
<div class="individualList">
|
||||
|
||||
<p><a href="${redirecturl}">Download</a></p>
|
||||
<h2>${title}</h2>
|
||||
<#if subtitle??>
|
||||
<h4>${subtitle}</h4>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<#if message??>
|
||||
<p>${message}</p>
|
||||
<#else>
|
||||
|
||||
|
||||
<#assign pagination>
|
||||
<#if (pages?size > 1) >
|
||||
pages:
|
||||
|
|
Loading…
Add table
Reference in a new issue