|
|
@ -19,7 +19,7 @@ |
|
|
|
</xsl:if> |
|
|
|
</xsl:if> |
|
|
|
</xsl:if> |
|
|
|
</xsl:if> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:with-param name="src">reply.gif</xsl:with-param> |
|
|
|
<xsl:with-param name="src">woocons/Comment.png</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Îòâåò</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Îòâåò</xsl:with-param> |
|
|
|
</xsl:apply-templates> |
|
|
|
</xsl:apply-templates> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -31,7 +31,7 @@ |
|
|
|
<xsl:attribute name="onmousedown">submitSelText(this.href);return false;</xsl:attribute> |
|
|
|
<xsl:attribute name="onmousedown">submitSelText(this.href);return false;</xsl:attribute> |
|
|
|
</xsl:if> |
|
|
|
</xsl:if> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:with-param name="src">email2.gif</xsl:with-param> |
|
|
|
<xsl:with-param name="src">woocons/Mail.png</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Îòâåòèòü â ÏÌ</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Îòâåòèòü â ÏÌ</xsl:with-param> |
|
|
|
</xsl:apply-templates> |
|
|
|
</xsl:apply-templates> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -41,7 +41,7 @@ |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href">/Post/<xsl:value-of select="id"/>/Punish/</xsl:attribute> |
|
|
|
<xsl:attribute name="href">/Post/<xsl:value-of select="id"/>/Punish/</xsl:attribute> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:with-param name="src">punish.gif</xsl:with-param> |
|
|
|
<xsl:with-param name="src">woocons/Stop2.png</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Ìîäåðèðîâàòü</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Ìîäåðèðîâàòü</xsl:with-param> |
|
|
|
</xsl:apply-templates> |
|
|
|
</xsl:apply-templates> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -49,7 +49,7 @@ |
|
|
|
<xsl:otherwise> |
|
|
|
<xsl:otherwise> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:with-param name="src">notifymod.gif</xsl:with-param> |
|
|
|
<xsl:with-param name="src">woocons/SignWarning.png</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Èçâåñòèòü ìîäåðàòîðà</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Èçâåñòèòü ìîäåðàòîðà</xsl:with-param> |
|
|
|
</xsl:apply-templates> |
|
|
|
</xsl:apply-templates> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -60,7 +60,7 @@ |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href">/Post/<xsl:value-of select="id"/>/Edit/</xsl:attribute> |
|
|
|
<xsl:attribute name="href">/Post/<xsl:value-of select="id"/>/Edit/</xsl:attribute> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:apply-templates select="postDate/date" mode="navigationImageFor"> |
|
|
|
<xsl:with-param name="src">edit.gif</xsl:with-param> |
|
|
|
<xsl:with-param name="src">woocons/CommentEdit.png</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Ïðàâêà</xsl:with-param> |
|
|
|
<xsl:with-param name="alt">Ïðàâêà</xsl:with-param> |
|
|
|
</xsl:apply-templates> |
|
|
|
</xsl:apply-templates> |
|
|
|
</a> |
|
|
|
</a> |
|
|
|