|
|
@ -13,6 +13,7 @@ |
|
|
|
<xsl:text> updated</xsl:text> |
|
|
|
<xsl:text> updated</xsl:text> |
|
|
|
</xsl:if> |
|
|
|
</xsl:if> |
|
|
|
</xsl:attribute> |
|
|
|
</xsl:attribute> |
|
|
|
|
|
|
|
<div class="boardcontainer_info"> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href">/Forum/Board/<xsl:value-of select="id"/>/Threads/</xsl:attribute> |
|
|
|
<xsl:attribute name="href">/Forum/Board/<xsl:value-of select="id"/>/Threads/</xsl:attribute> |
|
|
|
<h3 class="boardcontainer_name"> |
|
|
|
<h3 class="boardcontainer_name"> |
|
|
@ -26,6 +27,7 @@ |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
<p>Òåì: <xsl:value-of select="totalThreads"/></p> |
|
|
|
<p>Òåì: <xsl:value-of select="totalThreads"/></p> |
|
|
|
<p>Ñîîáùåíèé: <xsl:value-of select="totalPosts"/></p> |
|
|
|
<p>Ñîîáùåíèé: <xsl:value-of select="totalPosts"/></p> |
|
|
|
|
|
|
|
</div> |
|
|
|
<xsl:if test="subBoards/board"> |
|
|
|
<xsl:if test="subBoards/board"> |
|
|
|
<div style="float:left;text-align:left;"> |
|
|
|
<div style="float:left;text-align:left;"> |
|
|
|
<xsl:attribute name="onmouseover">showChildren(this);</xsl:attribute> |
|
|
|
<xsl:attribute name="onmouseover">showChildren(this);</xsl:attribute> |
|
|
|