summaryrefslogtreecommitdiff
path: root/templates/edit_structure.tpl
blob: eae10b885db9dc908806dbdf6a0c3c24be9fda1b (plain)
1
2
3
4
5
6
7
8
9
10
11
<div class="floaticon">{bithelp}</div>

<div class="edit pigeonholes">
	<div class="header">
		<h1>{tr}Edit Category Hierarchy{/tr}</h1>
	</div>

	<div class="body">
		{include file="bitpackage:liberty/structure_edit_inc.tpl" no_delete=TRUE}
	</div><!-- end .body -->
</div><!-- end .edit -->