modified : category design issue fixed

This commit is contained in:
Fahad Abbas 2017-12-19 12:57:37 +05:00
parent bbe64a37f7
commit a1fe72d4cb

View file

@ -9,7 +9,7 @@
</div>
</div>
<div class="row">
{if $edit_category != "show"}
<div id="content" style="display: none">
<form action="category.php" method="post" enctype="multipart/form-data" name="add_category" id="Add Category">
@ -162,6 +162,7 @@
{else}
No Category Has Been Created Yet
{/if}
</div>