coverwar
PPK
coverwar
/ext/ppk/xbtbb3cker/styles/prosilver/template/event/viewtopic_body_postrow_post_before.html
Код: Выделить всё
<!-- IF TORRENT_LINK --> <a href="{postrow.torrent_fields.TORRENT_SRC_LINK}" title="{L_DOWNLOAD_TORRENT}"><i class="icon fa-save icon-gray" aria-hidden="true"></i><span></span></a> <!-- ENDIF -->
<!-- IF TORRENT_MAGNET_LINK --> <a href="{postrow.torrent_fields.MAGNET_SRC_LINK}" title="{L_TORRENT_MAGNET_LINK}"><i class="icon fa-magnet icon-gray" aria-hidden="true"></i><span></span></a> <!-- ENDIF -->
<!-- IF TORRENT_HASH_LINK --> <a href="{postrow.torrent_fields.HASH_SRC_LINK}" title="{L_TORRENT_HASH_LINK}"><i class="icon fa-cubes icon-gray" aria-hidden="true"></i><span></span></a> <!-- ENDIF -->
<!-- ENDIF -->
PPK
coverwar
Код: Выделить всё
<a href="{postrow.torrent_fields.TORRENT_SRC_LINK}" title="{L_DOWNLOAD_TORRENT}"><img src="path/to/image.png" alt="" /></a>
PPK
coverwar
eunaumtenhoid
PPK
coverwar