moved category name over no topics warning

main
barisusakli 10 years ago
parent 1f10803241
commit 8682214a3c

@ -22,13 +22,14 @@
<hr /> <hr />
<p>{name}</p>
<!-- IF !topics.length --> <!-- IF !topics.length -->
<div class="alert alert-warning" id="category-no-topics"> <div class="alert alert-warning" id="category-no-topics">
[[category:no_topics]] [[category:no_topics]]
</div> </div>
<!-- ENDIF !topics.length --> <!-- ENDIF !topics.length -->
<p>{name}</p>
<!-- IMPORT partials/topics_list.tpl --> <!-- IMPORT partials/topics_list.tpl -->
<!-- IF config.usePagination --> <!-- IF config.usePagination -->

Loading…
Cancel
Save