mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update search_results.tpl
This commit is contained in:
parent
a7f6d74bff
commit
c1054b79a7
@ -9,8 +9,10 @@
|
||||
<span id="show-edit-btn"><a href="#">{L_EDIT_MY_MESSAGE_LIST}</a></span>
|
||||
<span id="edit-sel-topics" style="display: none;"><a href="#" class="bold adm" onclick="$('input.topic-chbox').trigger('click'); return false;">{L_SELECT_INVERT}</a></span>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF LOGGED_IN -->
|
||||
·
|
||||
<!-- IF LOGGED_IN --><a href="#" class="med normal" onclick="setCookie('{COOKIE_MARK}', 'all_forums'); window.location.reload();">{L_MARK_ALL_FORUMS_READ}</a><!-- ENDIF -->
|
||||
<a href="#" class="med normal" onclick="setCookie('{COOKIE_MARK}', 'all_forums'); window.location.reload();">{L_MARK_ALL_FORUMS_READ}</a>
|
||||
<!-- ENDIF -->
|
||||
</div>
|
||||
|
||||
<!-- IF DISPLAY_AS_POSTS -->
|
||||
|
Loading…
Reference in New Issue
Block a user