Revision 500
Added by Matt Jones about 24 years ago
lib/style/resource.xsl | ||
---|---|---|
112 | 112 |
</xsl:if> |
113 | 113 |
|
114 | 114 |
<xsl:if test="count(./contactInfo/hoursOfService) > 0"> |
115 |
Office hourse:
|
|
115 |
Office hours: |
|
116 | 116 |
<xsl:value-of select="./contactInfo/hoursOfService" /> |
117 | 117 |
<br/> |
118 | 118 |
</xsl:if> |
Also available in: Unified diff
Fixed typo in stylesheet.