From: toyomoyo Date: Fri, 21 Apr 2006 05:43:17 +0000 (+0000) Subject: another try X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7218c216b9cc2be3cf0cce881fcf06f19901c377;p=moodle.git another try --- diff --git a/blog/edit.php b/blog/edit.php index 1ab8ebc716..211c539d89 100755 --- a/blog/edit.php +++ b/blog/edit.php @@ -45,6 +45,7 @@ if (isset($act) && ($act == 'del') && (empty($blogEntry))) { + $pageNavigation = 'edit'; include($CFG->dirroot .'/blog/header.php');