From: Shaun M. <sin...@us...> - 2006-03-01 14:38:55
|
Update of /cvsroot/phpwsbb/phpwsbb/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13350 Modified Files: view_thread_bottom.tpl Log Message: Removed settings and thread move Index: view_thread_bottom.tpl =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/templates/view_thread_bottom.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** view_thread_bottom.tpl 26 Oct 2004 05:14:08 -0000 1.3 --- view_thread_bottom.tpl 1 Mar 2006 14:38:52 -0000 1.4 *************** *** 19,27 **** {STICKY} <!-- END STICKY --> ! <!-- BEGIN PROFILE --> ! {MYPROFILE} ! <!-- END PROFILE --> ! <!-- END ACTIONS --> ! <!-- BEGIN THREAD_MOVE --> ! {START_FORM}{THREAD_MOVE} {THREAD_FID}{END_FORM} ! <!-- END THREAD_MOVE --> --- 19,21 ---- {STICKY} <!-- END STICKY --> ! <!-- END ACTIONS --> \ No newline at end of file |