diff --git a/modules/cms/widgets/templatelist/partials/_items.htm b/modules/cms/widgets/templatelist/partials/_items.htm index ac6c16e5e..88f9a32d6 100644 --- a/modules/cms/widgets/templatelist/partials/_items.htm +++ b/modules/cms/widgets/templatelist/partials/_items.htm @@ -20,7 +20,7 @@ data-id=""> title) ?> - + descriptions as $title => $value): ?> : diff --git a/modules/cms/widgets/templatelist/partials/_templates.htm b/modules/cms/widgets/templatelist/partials/_templates.htm index 4809055db..3e2347f5c 100644 --- a/modules/cms/widgets/templatelist/partials/_templates.htm +++ b/modules/cms/widgets/templatelist/partials/_templates.htm @@ -1,7 +1,7 @@
- makePartial('items', ['items'=>$data]) ?> + makePartial('items', ['items' => $data]) ?>
-
\ No newline at end of file +