mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-23 06:35:45 -07:00
feat: Improvements for Torrent Files List
functionality
This commit is contained in:
parent
1374479fa2
commit
b891bbcb4a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
<legend>{L_DOWNLOAD}</legend>
|
<legend>{L_DOWNLOAD}</legend>
|
||||||
<h1 class="attach_link"><a href="{U_REGISTER}" style="color: brown;">{L_DOWNLOAD_INFO}</a></h1>
|
<h1 class="attach_link"><a href="{U_REGISTER}" style="color: brown;">{L_DOWNLOAD_INFO}</a></h1>
|
||||||
<p id="guest-dl-tip" class="attach_comment med">
|
<p id="guest-dl-tip" class="attach_comment med">
|
||||||
|
<a href="{#FILELIST_URL#}{TOPIC_ID}" class="med"><b>{L_BT_FLIST_LINK_TITLE}</b></a> ·
|
||||||
<a href="{$bb_cfg['how_to_download_url_help']}" class="med"><b>{L_HOW_TO_DOWNLOAD}</b></a> ·
|
<a href="{$bb_cfg['how_to_download_url_help']}" class="med"><b>{L_HOW_TO_DOWNLOAD}</b></a> ·
|
||||||
<a href="{$bb_cfg['what_is_torrent_url_help']}" class="med"><b>{L_WHAT_IS_A_TORRENT}</b></a> ·
|
<a href="{$bb_cfg['what_is_torrent_url_help']}" class="med"><b>{L_WHAT_IS_A_TORRENT}</b></a> ·
|
||||||
<a href="{$bb_cfg['ratio_url_help']}" class="med"><b>{L_RATINGS_AND_LIMITATIONS}</b></a><br/>
|
<a href="{$bb_cfg['ratio_url_help']}" class="med"><b>{L_RATINGS_AND_LIMITATIONS}</b></a><br/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue