From: Henry S. <kel...@ph...> - 2009-08-22 12:42:21
|
Author: Kellanved Date: Sat Aug 22 13:41:33 2009 New Revision: 10044 Log: #50175 Modified: branches/phpBB-3_0_0/phpBB/styles/subsilver2/template/viewtopic_body.html Modified: branches/phpBB-3_0_0/phpBB/styles/subsilver2/template/viewtopic_body.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/subsilver2/template/viewtopic_body.html (original) --- branches/phpBB-3_0_0/phpBB/styles/subsilver2/template/viewtopic_body.html Sat Aug 22 13:41:33 2009 *************** *** 118,124 **** <!-- ENDIF --> </table> {S_HIDDEN_FIELDS} ! </form> </td> --- 118,124 ---- <!-- ENDIF --> </table> {S_HIDDEN_FIELDS} ! {S_FORM_TOKEN} </form> </td> |