Moved vivo-basic theme jsps out of themes into productMods, to make them less easily accessible to theme customizers.
This commit is contained in:
parent
a6722233aa
commit
015ee4c448
6 changed files with 43 additions and 61 deletions
|
@ -23,7 +23,7 @@
|
|||
<li><a title="log in to manage this site" href="${urls.login}">Log in</a></li>,
|
||||
</#if>
|
||||
|
||||
<li><a href="${urls.about}$">About</a></li>,
|
||||
<li><a href="${urls.about}">About</a></li>,
|
||||
<#if urls.contact??>
|
||||
<li><a href="${urls.contact}">Contact Us</a></li>
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue