From d377a1518d43abb6a4bf8734d08aba258908b846 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 18 Apr 2011 10:10:17 +0200 Subject: [PATCH] also convert special chars to entities in the breadcrumb --- files/templates/part.breadcrumb.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/part.breadcrumb.php b/files/templates/part.breadcrumb.php index 4d11edb984a..da9544008b9 100644 --- a/files/templates/part.breadcrumb.php +++ b/files/templates/part.breadcrumb.php @@ -1,4 +1,4 @@ ">" alt="Root" /> - "> + "> \ No newline at end of file -- 2.39.5