From: Shaun M. <sin...@us...> - 2006-01-27 04:15:21
|
Update of /cvsroot/phpwsbb/phpwsbb/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24932 Modified Files: edit.tpl Log Message: Message preview Index: edit.tpl =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/templates/edit.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** edit.tpl 5 Jun 2003 14:22:13 -0000 1.1.1.1 --- edit.tpl 27 Jan 2006 04:15:06 -0000 1.2 *************** *** 22,25 **** <!-- END BODY --> ! {MESSAGE_SAVE} {END_FORM} --- 22,25 ---- <!-- END BODY --> ! {MESSAGE_SAVE}{MESSAGE_PREVIEW} {END_FORM} |