Tweaked the category naming. Improved the autoloader for composer.
This commit is contained in:
@ -13394,7 +13394,7 @@ class Interpretation extends Fields
|
||||
{
|
||||
$otherViews = $name_list;
|
||||
// build lang
|
||||
$langName = 'Category For<br />' . ComponentbuilderHelper::safeString($otherViews, 'W');
|
||||
$langName = 'Categories For<br />' . ComponentbuilderHelper::safeString($otherViews, 'W');
|
||||
}
|
||||
if (!in_array($otherViews, $catArray))
|
||||
{
|
||||
|
Reference in New Issue
Block a user