updated oppost template

This commit is contained in:
sose 2019-10-18 00:43:12 -04:00
parent 324a04ca92
commit c46b15f228
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!--BEGIN OP POST {{{ POSTNUM }}}-->
<div class="opContainer">
<div class="postHeader">
<a class="postHeaderText" href="{{{ POSTURL }}}">Post #{{{ POSTNUM }}} by {{{ USER }}} {{{ DATE }}}</a>
<a class="postHeaderText" href="{{{ POSTURL }}}">Post #{{{ POSTNUM }}} by {{{ USER }}} {{{ DATE }}} (Click to expand)</a>
<p class="postTitle">{{{ POSTTITLE }}}</p>
</div>
<div class="opContent">

View File

@ -1,7 +1,7 @@
<!--BEGIN OP POST {{{ POSTNUM }}}-->
<div class="opContainer">
<div class="postHeader">
<a class="postHeaderText" href="{{{ POSTURL }}}">Post #{{{ POSTNUM }}} by {{{ USER }}} {{{ DATE }}}</a>
<a class="postHeaderText" href="{{{ POSTURL }}}">Post #{{{ POSTNUM }}} by {{{ USER }}} {{{ DATE }}} (Click to expand) </a>
<p class="postTitle" >{{{ POSTTITLE }}}</p>
</div>
<div class="opContent">