summaryrefslogtreecommitdiff
path: root/templates/edit_structure.tpl
blob: 50cf64c28bb3a3a0016332adce709958a5c87312 (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/edit_structure_inc.tpl" no_delete=TRUE}
	</div><!-- end .body -->
</div><!-- end .edit -->