mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 02:43:58 +00:00
update alternate text for Boost logo to 'Boost C++ Libraries'.
[SVN r32389]
This commit is contained in:
parent
b63b73f37b
commit
1214803d08
@ -32,7 +32,7 @@
|
||||
<xsl:param name = "boost.root" select = "'../..'"/>
|
||||
<xsl:param name = "boost.image.src"
|
||||
select = "concat($boost.root, '/boost.png')"/>
|
||||
<xsl:param name = "boost.image.alt" select = "'boost.png (6897 bytes)'"/>
|
||||
<xsl:param name = "boost.image.alt" select = "'Boost C++ Libraries'"/>
|
||||
<xsl:param name = "boost.image.w" select = "277"/>
|
||||
<xsl:param name = "boost.image.h" select = "86"/>
|
||||
<xsl:param name = "boost.libraries" select = "'libraries.html'"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user