From af5b59b518123a15a7182ebfe2487a9e10f67ee8 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 22 Jan 2011 16:36:30 +0000 Subject: more clean up of the pages plugin to use new HTML/CSS git-svn-id: http://code.elgg.org/elgg/trunk@7898 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/pages/history.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mod/pages/history.php') diff --git a/mod/pages/history.php b/mod/pages/history.php index 7a13ae484..cb8a52ee2 100644 --- a/mod/pages/history.php +++ b/mod/pages/history.php @@ -1,6 +1,6 @@ getGUID()); +elgg_push_breadcrumb($container->name, $container->getURL()); elgg_push_breadcrumb($page->title, $page->getURL()); elgg_push_breadcrumb(elgg_echo('pages:history')); -- cgit v1.2.3