1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

richtige fassung vom letzten commit, siehe commitlog

This commit is contained in:
eggy
2017-07-09 15:47:56 +02:00
parent bd71300fcc
commit 4f9af179e9

View File

@@ -35,10 +35,7 @@
<xsl:value-of select="$L_COLON"/>
<xsl:if test="@post_url">
<xsl:text> </xsl:text>
<a class="debianforum_uparrow" href="{@post_url}" data-post-id="{@post_id}" onclick="if(document.getElementById(hash.substr(1)))href=hash"><img src="{T_THEME_PATH}/debianforum_uparrow.png" alt="&#8593; zum Beitrag &#8593;" /></a>
<a class="debianforum_uparrow" href="{@post_url}" data-post-id="{@post_id}" onclick="if(document.getElementById(hash.substr(1)))href=hash"><img src="{T_IMAGESET_PATH}/debianforum_uparrow.png" alt="&#8593; zum Beitrag &#8593;" /></a>
<a class="debianforum_uparrow" href="{@post_url}" data-post-id="{@post_id}" onclick="if(document.getElementById(hash.substr(1)))href=hash"><img src="https://debianforum.de/forum/styles/debianforumde/theme/images/debianforum_uparrow.png" alt="&#8593; zum Beitrag &#8593;" /></a>
<a class="debianforum_uparrow" href="{@post_url}" data-post-id="{@post_id}" onclick="if(document.getElementById(hash.substr(1)))href=hash"><img src="https://debianforum.de/forum/styles/debianforumde/theme/images/site_logo.gif" alt="&#8593; zum Beitrag &#8593;" /></a>
</xsl:if>
<xsl:if test="@date">
</xsl:if>