From 92019876d2c0ffb6a28e5df69d2d13b22f3a4fe3 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Fri, 18 May 2012 16:47:12 +1200 Subject: [PATCH] MINOR Removing unused template control --- templates/Includes/CMSSettingsController_EditForm.ss | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/templates/Includes/CMSSettingsController_EditForm.ss b/templates/Includes/CMSSettingsController_EditForm.ss index 5c315fb4..d233a3df 100644 --- a/templates/Includes/CMSSettingsController_EditForm.ss +++ b/templates/Includes/CMSSettingsController_EditForm.ss @@ -19,12 +19,6 @@ <% loop Actions %> $Field <% end_loop %> - <% if CurrentPage.LinkPreview %> - - <% _t('LeftAndMain.PreviewButton', 'Preview') %> » - - <% end_if %> <% end_if %> - - \ No newline at end of file +