Error when viewing index by page, doesn't happen if all viewed as one list, but when paginated a paragraph tag is inserted outside of an item, so I have surrounded paragraph tag with list item tag.
@version $Id: _itemlistlight.class.php 7756 2014-12-05 09:42:11Z yura $
[/inc/items/model/_itemlistlight.class.php]
'block_start' => '<li><p class="center">',
'block_end' => '</p></li>',