mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Lang Fix Fix
Перепутаны переменные шаблона Fix confused variables
This commit is contained in:
parent
92b6c0bc15
commit
6e5acb786a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<!-- IF LOGGED_IN -->
|
||||
<div id="forums_top_links">
|
||||
<div class="floatL">
|
||||
<a href="{U_NEW_POSTS}" class="med bold">{L_SEARCH_NEW}</a> ·
|
||||
<a href="{U_SEARCH_NEW}" class="med bold">{L_NEW_POSTS}</a> ·
|
||||
<a href="{U_SEARCH_LATEST}" class="med">{L_SEARCH_LATEST}</a> ·
|
||||
<a href="{U_SEARCH_SELF_BY_LAST}" class="med">{L_MY_POSTS}</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> ·
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue