One more minor indentation fix.

This commit is contained in:
Warren Block 2016-04-18 17:42:15 +00:00
parent afc22676c9
commit fff8324f5e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48669

View file

@ -142,8 +142,10 @@
enddate/day >= $curdate.day))]">
<xsl:sort select="startdate/year" order="ascending"/>
<xsl:sort select="format-number(startdate/month, '00')" order="ascending"/>
<xsl:sort select="format-number(startdate/day, '00')" order="ascending"/>
<xsl:sort select="format-number(startdate/month, '00')"
order="ascending"/>
<xsl:sort select="format-number(startdate/day, '00')"
order="ascending"/>
<h3>
<xsl:attribute name="id">