adding ancor for link to current day

This commit is contained in:
vv01f 2015-09-28 18:56:21 +02:00
parent 3e428b3531
commit 97a956c2ef
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
<xsl:with-param name="date" select="$date"/>
</xsl:call-template>
</xsl:variable>
<xsl:if test="$today = $date"><a name="today"></a></xsl:if><!-- vv01f: ancor so that #today is the link to current day -->
<span class="day" title="{$ddate}"
id="calendar-{date:year($date)}-{date:month-in-year($date)}-{date:day-in-month($date)}"
>