Merge pull request #425 from MioMioReimu/master
bugfix: In function 'treeViewCategoriesCallback' , the item Tag is hardcode w…
This commit is contained in:
@@ -166,7 +166,7 @@ class Widget_Metas_Category_List extends Widget_Abstract_Metas
|
||||
$this->treeViewCategories();
|
||||
}
|
||||
|
||||
echo '</li>';
|
||||
echo '</' . $categoryOptions->itemTag . '>';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user