Changeset 37078
- Timestamp:
- 2022-12-29T00:18:58+13:00 (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl
r37024 r37078 259 259 <!-- This template should be overridden in header.xsl of a new interface file if you want to add extra header content --> 260 260 <xsl:template name="additionalHeaderContent-interface"> 261 </xsl:template> 261 <!-- 262 <link rel="stylesheet" type="text/css" src="interfaces/{$interface_name}/style/core-extra.css"/> 263 --> 264 </xsl:template> 265 262 266 <!-- This template should be overridden in the header.xsl file in a site's transform directory if you want to add site specific headers --> 263 267 <xsl:template name="additionalHeaderContent-site"> 264 268 </xsl:template> 269 265 270 <!-- This template should be overridden in the collectionConfig.xml file if you want to add extra header content --> 266 271 <xsl:template name="additionalHeaderContent-collection">
Note:
See TracChangeset
for help on using the changeset viewer.