Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit

Permalink
Update IncludeFooter.jsp
Browse files Browse the repository at this point in the history
remove NSF logo from front page as it is not longer a sponsor
  • Loading branch information
fanchyna committed Nov 11, 2016
1 parent 4df28a9 commit bf73663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/citeseerx_webapp/WEB-INF/jsp/shared/IncludeFooter.jsp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div id="footer">
<div id="sponsors">
<a href="http://www.nsf.gov"><img src="<c:url value='/images/nsf_logo.gif' />" alt="The National Science Foundation" height="8%" width="8%"/></a>
<br />
<%-- <a href="http://www.nsf.gov"><img src="<c:url value='/images/nsf_logo.gif' />" alt="The National Science Foundation" height="8%" width="8%"/></a>
<br /> --%>
Powered by:
<a href="http://lucene.apache.org/solr/"><img src="<c:url value='/images/solrlogo1.png' />" alt="Apache Solr" height="8%" width="8%"/></a>
</div>
Expand Down

0 comments on commit bf73663

Please sign in to comment.