diff --git a/modules/cms/controllers/index/_button_lastmodified.htm b/modules/cms/controllers/index/_button_lastmodified.htm
new file mode 100644
index 000000000..129378fa7
--- /dev/null
+++ b/modules/cms/controllers/index/_button_lastmodified.htm
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/modules/cms/controllers/index/_common_toolbar_actions.htm b/modules/cms/controllers/index/_common_toolbar_actions.htm
index e26bbf6f8..89cb87ee3 100644
--- a/modules/cms/controllers/index/_common_toolbar_actions.htm
+++ b/modules/cms/controllers/index/_common_toolbar_actions.htm
@@ -8,13 +8,7 @@
data-request="onDelete"
data-request-confirm="= e(trans('cms::lang.' . $toolbarSource . '.delete_confirm_single')) ?>"
data-request-success="$.oc.cmsPage.updateTemplateList('= $toolbarSource ?>'); $(this).trigger('close.oc.tab', [{force: true}])"
- data-control="delete-button">
+ data-control="delete-button">
+
-
-
-
-
\ No newline at end of file
+= $this->makePartial('button_lastmodified'); ?>
\ No newline at end of file