From b326f03ed7a46cf5556a64f0afb70bf33aba67fc Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Thu, 9 Jun 2011 15:48:13 +1200 Subject: [PATCH] MINOR Using LeftAndMain->Link() $action parameter correctly in getSiteTreeFor() --- admin/code/LeftAndMain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/code/LeftAndMain.php b/admin/code/LeftAndMain.php index bf02b25d9..4e72af237 100755 --- a/admin/code/LeftAndMain.php +++ b/admin/code/LeftAndMain.php @@ -566,7 +566,7 @@ class LeftAndMain extends Controller { $titleEval = ' "
  • ID\" data-id=\"$child->ID\" class=\"" . $child->CMSTreeClasses($extraArg) . "\">" . " " . - "Link(),0,-1), "show", $child->ID) . "\" title=\"' + "Link("show"), $child->ID) . "\" title=\"' . _t('LeftAndMain.PAGETYPE','Page type: ') . '".$child->class."\" > " . ($child->TreeTitle) . ""