From 941863aa868a3ee67e833cbb0a234f10ddfe261c Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Wed, 6 Apr 2011 08:32:26 +1200 Subject: [PATCH] MINOR Removed tree key, to be replaced with bezels alongside the tree nodes MINOR Removed unnecessary #sitetree_holder classes from LeftAndMain templates --- templates/Includes/CMSMain_left.ss | 24 ++++++------------------ templates/Includes/ReportAdmin_left.ss | 10 ++++------ 2 files changed, 10 insertions(+), 24 deletions(-) diff --git a/templates/Includes/CMSMain_left.ss b/templates/Includes/CMSMain_left.ss index bf4555f1..f528aaa9 100755 --- a/templates/Includes/CMSMain_left.ss +++ b/templates/Includes/CMSMain_left.ss @@ -2,24 +2,12 @@

<% _t('SITECONTENT TITLE','Page Tree',PR_HIGH) %>

-
-
-
- <% include CMSMain_TreeTools %> -
-
- $SiteTreeAsUL -
-
- -
- <% _t('KEY','Key:') %> - <% _t('NEW','new') %> - <% _t('DEL','deleted') %> - <% _t('CHANGED','changed') %> - <% _t('HIDDEN','hidden') %> -
-
+ + <% include CMSMain_TreeTools %> + +
+ $SiteTreeAsUL +

<% _t('PAGEVERSIONH','Page Version History') %> diff --git a/templates/Includes/ReportAdmin_left.ss b/templates/Includes/ReportAdmin_left.ss index 33b43af9..ec9a3d38 100755 --- a/templates/Includes/ReportAdmin_left.ss +++ b/templates/Includes/ReportAdmin_left.ss @@ -8,11 +8,9 @@

<% _t('REPORTS','Reports') %>

-
-
-
- <% include ReportAdmin_SiteTree %> -
-
+ +
+ <% include ReportAdmin_SiteTree %>
+