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:
@@ -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="↑ zum Beitrag ↑" /></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="↑ zum Beitrag ↑" /></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="↑ zum Beitrag ↑" /></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="↑ zum Beitrag ↑" /></a>
|
||||
</xsl:if>
|
||||
<xsl:if test="@date">
|
||||
</xsl:if>
|
||||
|
||||
Reference in New Issue
Block a user