Update of /cvsroot/phpwebsite-comm/modules/phpwsbb/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv15796/templates
Modified Files:
view.tpl
Log Message:
Message forking is done
Index: view.tpl
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/phpwsbb/templates/view.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** view.tpl 3 Jun 2003 22:16:12 -0000 1.5
--- view.tpl 4 Jun 2003 15:45:14 -0000 1.6
***************
*** 5,9 ****
<hr size="1" width="100%" noshade /><br />
{BODY}<br />
! <div class="smalltext" align="right">{EDIT} {DELETE}</div>
</td></tr>
</table>
--- 5,9 ----
<hr size="1" width="100%" noshade /><br />
{BODY}<br />
! <div class="smalltext" align="right">{EDIT} {FORK} {DELETE}</div>
</td></tr>
</table>
|