Recent Topics

1 Jan 09, 2015 15:48    

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>',


Form is loading...