mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Hide feed button if feed file doesn't exists
This commit is contained in:
parent
894dacb0e3
commit
a051a10934
2 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<div class="floatL">
|
||||
<a href="{U_SEARCH_LATEST}" class="med">{L_SEARCH_LATEST}</a> ·
|
||||
<a href="{U_SEARCH_SELF_BY_LAST}" class="med">{L_SEARCH_SELF}</a> <a href="#search-my-posts" class="menu-root menu-alt1">{OPEN_MENU_IMG_ALT}</a> ·
|
||||
<a href="{SITE_URL}internal_data/atom/f/0.atom" class="med">{FEED_IMG} {L_LATEST_RELEASES}</a> ·
|
||||
<!-- IF U_ATOM_FEED --><a href="{U_ATOM_FEED}" class="med">{FEED_IMG} {L_LATEST_RELEASES}</a> ·<!-- ENDIF -->
|
||||
<a href="{U_INDEX}?map=1" class="med bold">{FEED_IMG} {L_FORUM_MAP}</a>
|
||||
</div>
|
||||
<div class="floatR med bold">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue