From 7218c216b9cc2be3cf0cce881fcf06f19901c377 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Fri, 21 Apr 2006 05:43:17 +0000 Subject: [PATCH] another try --- blog/edit.php | 1 + 1 file changed, 1 insertion(+) 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'); -- 2.39.5