diff --git a/harbour/utils/hbdoc/genhtm.prg b/harbour/utils/hbdoc/genhtm.prg
index d7bc53cd42..0f786e5a70 100644
--- a/harbour/utils/hbdoc/genhtm.prg
+++ b/harbour/utils/hbdoc/genhtm.prg
@@ -1137,6 +1137,7 @@ FUNCTION ProchtmDesc( cBuffer, oHtm, cStyle )
IF lEndTable
GenhtmTable( oHtm )
+ LFstTableItem := .T.
ENDIF
ENDIF
RETURN nil
@@ -1235,8 +1236,8 @@ RETURN Nil
FUNCTION GenhtmTable( oHtm )
LOCAL x
- oHtm:WriteText( "
" )
- oHtm:WriteText( "
" )
+/* oHtm:WriteText( "
" )
+ oHtm:WriteText( "
" )*/
oHtm:WriteText( '