Added new VIVO logo to top header.
This commit is contained in:
parent
d0452093b0
commit
f52b08c636
2 changed files with 10 additions and 7 deletions
|
@ -86,9 +86,11 @@ portal.getRootBreadCrumbURL() : request.getContextPath()+"/";
|
|||
<div id="identity">
|
||||
|
||||
<h1><a title="Home" href="<%=homeURL%>"><%out.print(portal.getAppName());%></a></h1>
|
||||
<!--
|
||||
<% if (portal.getShortHand() != null) { %>
|
||||
<em><%out.print(portal.getShortHand());%></em>
|
||||
<% } %>
|
||||
-->
|
||||
|
||||
<ul id="otherMenu">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue