modified : category design issue fixed
This commit is contained in:
parent
bbe64a37f7
commit
a1fe72d4cb
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue