From d1710bac4bd1658bb71d6bfc25f1b8a0a31e700e Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Tue, 18 Oct 2005 09:14:07 +0000 Subject: [PATCH] Handle breadcrumbs giving URLs or giving controller actions and query strings. --- templates/ktcore/standard_page.smarty | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/templates/ktcore/standard_page.smarty b/templates/ktcore/standard_page.smarty index 0c9adfe..6397953 100644 --- a/templates/ktcore/standard_page.smarty +++ b/templates/ktcore/standard_page.smarty @@ -66,16 +66,30 @@ { /if } { if $breadcrumbs} - { foreach name=bc from=$breadcrumbs item=breadcrumb } +