Missing <ul> on NBM
git-svn-id: http://piwigo.org/svn/trunk@3255 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
0d7b7e70f3
commit
ce93e60cb0
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
<div id="nbm_recent_post">
|
||||
{foreach from=$recent_posts item=recent_post }
|
||||
<h2>{$recent_post.TITLE}</h2>
|
||||
{$recent_post.HTML_DATA}
|
||||
<ul>{$recent_post.HTML_DATA}</ul>
|
||||
{/foreach}
|
||||
{/if}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue