moved all category partials into the category folder

main
psychobunny 10 years ago
parent 440fcc0082
commit 268eb2e25e

@ -12,7 +12,7 @@
<div class="subcategories row">
<!-- BEGIN children -->
<!-- IMPORT partials/category_child.tpl -->
<!-- IMPORT partials/category/subcategory.tpl -->
<!-- END children -->
</div>
@ -37,8 +37,8 @@
</button>
<!-- ENDIF loggedIn -->
<!-- IMPORT partials/category_tools.tpl -->
<!-- IMPORT partials/category_sort.tpl -->
<!-- IMPORT partials/category/tools.tpl -->
<!-- IMPORT partials/category/sort.tpl -->
</span>
</div>
@ -102,7 +102,7 @@
<!-- ENDIF topics.unreplied -->
</span>
<!-- IMPORT partials/category_tags.tpl -->
<!-- IMPORT partials/category/tags.tpl -->
</small>
</div>
</li>

@ -50,7 +50,7 @@
</a>
<!-- ENDIF topics.unreplied -->
</span>
<!-- IMPORT partials/category_tags.tpl -->
<!-- IMPORT partials/category/tags.tpl -->
</small>
</div>
</li>

Loading…
Cancel
Save