I like that idea toodidou116 wrote:the option to mark PM as unread
+1!spello wrote:I like that idea toodidou116 wrote:the option to mark PM as unread
ext\kasimi\markpostunread\styles\prosilver\template\event\viewtopic_body_post_buttons_before.htmlpierredu wrote:Hello,
I tested this extension under 3.2.0.RC1 and the square appears in the line, but is empty (no picture).
Code: Select all
<!-- IF postrow.S_MARKPOSTUNREAD_ALLOWED -->
<a href="{postrow.U_MARKPOSTUNREAD}" title="{L_MARKPOSTUNREAD_MARK_UNREAD}" class="button button-icon-only"><i class="icon fa fa-star" aria-hidden="true"></i><span class="sr-only">{L_MARKPOSTUNREAD_MARK_UNREAD}</span></a>
<!-- ENDIF -->
Code: Select all
<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->