diff --git a/site/plugins/admin/views/templates/extends/templates/list.php b/site/plugins/admin/views/templates/extends/templates/list.php index dc21cccd..38cd056a 100644 --- a/site/plugins/admin/views/templates/extends/templates/list.php +++ b/site/plugins/admin/views/templates/extends/templates/list.php @@ -21,7 +21,7 @@ ?> display() ?> - 0): ?> + 0 || count($partials_list) > 0): ?>
- = $template ?> - | -= Text::lowercase(__('admin_template')) ?> | -
-
- = __('admin_edit') ?>
-
-
-
- = __('admin_delete') ?>
- |
-
- = $partial ?> - | -= Text::lowercase(__('admin_partial')) ?> | -
-
- = __('admin_edit') ?>
-
-
-
- = __('admin_delete') ?>
- |
-
+ = $template ?> + | += Text::lowercase(__('admin_template')) ?> | +
+
+ = __('admin_edit') ?>
+
+
+
+ = __('admin_delete') ?>
+ |
+
+ = $partial ?> + | += Text::lowercase(__('admin_partial')) ?> | +
+
+ = __('admin_edit') ?>
+
+
+
+ = __('admin_delete') ?>
+ |
+