Update manage_categories
This commit is contained in:
parent
075c8c006d
commit
682e39fe5d
@ -446,7 +446,7 @@ echo '</script>';
|
||||
<i class="fa fa-fw fa-pencil icon-link orange"
|
||||
data-toggle="tooltip" title="<?php echo $hesklang['edit']; ?>"></i>
|
||||
</a>
|
||||
<a href="#" data-action="delete">
|
||||
<a name="Delete Category" href="#" data-action="delete">
|
||||
<i class="fa fa-fw fa-times icon-link red"
|
||||
data-toggle="tooltip" title="<?php echo $hesklang['delete']; ?>"></i>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user