aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/html/category/delete.php
blob: 635e9a85bfab087e098c451777e0b4bc515b24df (plain)
1
2
3
4
5
6
<main id="main-content">
<h1><i class="fa fa-trash-o"></i><?=$Language->text('delete_category')?></h1>
<p><?=$Language->text('delete_category_desc')?></p>

<?=$HTML?>
</main>