Advertisement
Millie-non

privmsg_topic_review (Peaceful)

Dec 4th, 2020 (edited)
740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. <!-- BEGIN switch_inline_mode -->
  2. <h1 class="page-title">{L_TOPIC_REVIEW}</h1><br style="clear:both" />
  3. <!-- END switch_inline_mode -->
  4.  
  5. <!-- BEGIN postrow -->
  6. <div class="post panel {postrow.ROW_CLASS}{postrow.CURRENT_MSG}"><div class="inner">
  7. <div class="h3">{postrow.POST_SUBJECT_NEW}</div>
  8. <div class="pcf-eapost"><div class="pcf-author">{postrow.L_TOPIC_BY} {postrow.POSTER_NAME} {postrow.L_TOPIC_ON} {postrow.POST_DATE}</div></div>
  9.  
  10. <div class="postbody"><div class="content">{postrow.MESSAGE}</div></div>
  11.  
  12. <div class="pcf-postprofile" id="profile{postrow.displayed.U_POST_ID}">
  13. <div class="pcf-profile-username">{postrow.POSTER_NAME}</div>
  14. <div class="pcf-profile-avatar">{postrow.POSTER_AVATAR}</div>
  15. </div>
  16.  
  17. </div></div>
  18. <!-- END postrow -->
  19.  
  20. <div class="pcf-tpl_t1 privim"><div class="right-box"><span class="pagination">{PM_PAGINATION}</span></div></div>
  21. <br style="clear:both" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement