diff --git a/templates/Includes/AssetAdmin_right.ss b/templates/Includes/AssetAdmin_right.ss index 1ea052bb..c43de03f 100755 --- a/templates/Includes/AssetAdmin_right.ss +++ b/templates/Includes/AssetAdmin_right.ss @@ -1,4 +1,4 @@ -
Folder contents
+
diff --git a/templates/Includes/BulkLoaderAdmin_right.ss b/templates/Includes/BulkLoaderAdmin_right.ss index cbc6eadd..21d92138 100755 --- a/templates/Includes/BulkLoaderAdmin_right.ss +++ b/templates/Includes/BulkLoaderAdmin_right.ss @@ -1,4 +1,4 @@ -
Bulk loader
+
diff --git a/templates/Includes/CMSMain_left.ss b/templates/Includes/CMSMain_left.ss index af100aac..d603f506 100755 --- a/templates/Includes/CMSMain_left.ss +++ b/templates/Includes/CMSMain_left.ss @@ -1,4 +1,4 @@ -
My Site
+

diff --git a/templates/Includes/CMSMain_right.ss b/templates/Includes/CMSMain_right.ss index efc0a3c6..6ccb7c43 100755 --- a/templates/Includes/CMSMain_right.ss +++ b/templates/Includes/CMSMain_right.ss @@ -1,4 +1,4 @@ -
Edit Page
+ <% include Editor_toolbar %>
diff --git a/templates/Includes/GenericDataAdmin_right.ss b/templates/Includes/GenericDataAdmin_right.ss index fabbd046..6e97e0f7 100755 --- a/templates/Includes/GenericDataAdmin_right.ss +++ b/templates/Includes/GenericDataAdmin_right.ss @@ -1,4 +1,4 @@ -
Edit Page
+ <% include Editor_toolbar %> <% if EditForm %> diff --git a/templates/Includes/NewsletterAdmin_right.ss b/templates/Includes/NewsletterAdmin_right.ss index 2fe8b875..44fc06fb 100755 --- a/templates/Includes/NewsletterAdmin_right.ss +++ b/templates/Includes/NewsletterAdmin_right.ss @@ -1,4 +1,4 @@ -
Edit Content
+ <% include Editor_toolbar %> diff --git a/templates/Includes/ReportAdmin_right.ss b/templates/Includes/ReportAdmin_right.ss index ffd861b6..a5cf273a 100755 --- a/templates/Includes/ReportAdmin_right.ss +++ b/templates/Includes/ReportAdmin_right.ss @@ -1,4 +1,4 @@ -
Report Details
+ <% if EditForm %> $EditForm diff --git a/templates/Includes/SecurityAdmin_right.ss b/templates/Includes/SecurityAdmin_right.ss index f5031764..0a0b45b1 100644 --- a/templates/Includes/SecurityAdmin_right.ss +++ b/templates/Includes/SecurityAdmin_right.ss @@ -1,4 +1,4 @@ -
Users in this Group
+
diff --git a/templates/Includes/StatisticsAdmin_right.ss b/templates/Includes/StatisticsAdmin_right.ss index 8d4fbc13..4638749e 100644 --- a/templates/Includes/StatisticsAdmin_right.ss +++ b/templates/Includes/StatisticsAdmin_right.ss @@ -1,4 +1,4 @@ -
Statistics
+ <% if EditForm %> $EditForm