avoid empty template display
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
{if $info.info.engine == "yes"}
|
||||
{continue}
|
||||
{/if}
|
||||
{if !empty($template)}
|
||||
{if $template@iteration is even}
|
||||
<div class="serendipity_admin_list_item serendipity_admin_list_item_even">
|
||||
{else}
|
||||
@@ -80,4 +81,5 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
{/foreach}
|
Reference in New Issue
Block a user