SEC-970: Corrected link in docbook html banner
This commit is contained in:
parent
4e2d6f8b2e
commit
09c70bb28e
|
@ -73,7 +73,7 @@
|
|||
<!-- let's have a Spring and SpringSource banner across the top of each page -->
|
||||
<xsl:template name="user.header.navigation">
|
||||
<div style="background-color:white;border:none;height:73px;border:1px solid black;">
|
||||
<a style="border:none;" href="http://static.springframework.org/spring-ws/site/"
|
||||
<a style="border:none;" href="http://static.springframework.org/spring-security/site/"
|
||||
title="The Spring Framework - Spring Web Services">
|
||||
<img style="border:none;" src="images/xdev-spring_logo.jpg"/>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue