mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Update viewtopic.tpl
This commit is contained in:
parent
f3d9b4e5d0
commit
7c588ac13b
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,7 @@ function build_poll_add_form (src_el)
|
|||
<!-- IF postrow.POSTED_AFTER -->
|
||||
<span class="posted_since">({L_POSTED_AFTER} {postrow.POSTED_AFTER})</span>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF postrow.IS_PINNED -->· <span>[ Post pinned ]</span><!-- ENDIF -->
|
||||
<!-- IF postrow.IS_PINNED -->· <span class="warnColor1">[ Post pinned ]</span><!-- ENDIF -->
|
||||
</p>
|
||||
|
||||
<!-- IF postrow.MOD_CHECKBOX --><input type="checkbox" class="select_post" onclick="set_hid_chbox('{postrow.POST_ID}');"><!-- ENDIF -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue