From ff19d06ee189a4a9a2f258e53a7fe5ecbb7585e1 Mon Sep 17 00:00:00 2001 From: nbm Date: Tue, 18 Oct 2005 12:12:22 +0000 Subject: [PATCH] Close breadcrumb tags properly. --- templates/ktcore/standard_page.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/standard_page.smarty b/templates/ktcore/standard_page.smarty index 6397953..0f825e4 100644 --- a/templates/ktcore/standard_page.smarty +++ b/templates/ktcore/standard_page.smarty @@ -89,7 +89,7 @@ class="intro">You are here: { if !$smarty.foreach.bc.last } » { /if } - { /foreach } + { /foreach }

{ /if } { foreach item=errorMessage from=$errormessages }

{$errorMessage}

-- libgit2 0.21.4