From 1af0b19db0f676daa423185b08a3941a03c9a882 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Sat, 15 Sep 2007 21:09:53 +0000 Subject: [PATCH] elofgren: Remove toggle images in cms/images/panels/ and use the new sapphire/images/ location. (merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41943 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- images/panels/toggle-closed.gif | Bin 164 -> 0 bytes images/panels/toggle-open.gif | Bin 124 -> 0 bytes templates/Includes/CMSMain_left.ss | 24 ++++++++++++------------ 3 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 images/panels/toggle-closed.gif delete mode 100644 images/panels/toggle-open.gif diff --git a/images/panels/toggle-closed.gif b/images/panels/toggle-closed.gif deleted file mode 100644 index cac5ac03d01933bc5274f8a0102b22a1b31b95b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 164 zcmV;V09*e@Nk%w1VGsZi0OJn;#og&bj-kG0_K^Z)<-kG0_K^Z)<me~3lvhLwlvU4j3VrOuP~mVa7ZLZ0027*s5X`W diff --git a/templates/Includes/CMSMain_left.ss b/templates/Includes/CMSMain_left.ss index 4477aa5c..61a4890b 100755 --- a/templates/Includes/CMSMain_left.ss +++ b/templates/Includes/CMSMain_left.ss @@ -2,8 +2,8 @@

- - - + + - <% _t('SITECONTENT TITLE','Site Content and Structure',PR_HIGH); %>

@@ -78,8 +78,8 @@ <% if EnterpriseCMS %>

- + - + + + <% _t('TASKLIST','Tasklist'); %>

- + - + + + <% _t('WAITINGON','Waiting on'); %>

<% end_if %>

- + - + + + <% _t('PAGEVERSIONH','Page Version History'); %>

<% if EnterpriseCMS %>

- + - + + + <% _t('COMMENTS','Comments'); %>

<% end_if %>

- + - + + + <% _t('SITEREPORTS','Site Reports'); %>