diff --git a/main/blog/blog.php b/main/blog/blog.php index ef2c2b4078..080c970e18 100644 --- a/main/blog/blog.php +++ b/main/blog/blog.php @@ -449,11 +449,6 @@ switch ($current_page) \ No newline at end of file diff --git a/main/blog/blog_admin.php b/main/blog/blog_admin.php index 90c73254cc..bd1899945d 100644 --- a/main/blog/blog_admin.php +++ b/main/blog/blog_admin.php @@ -103,21 +103,6 @@ api_display_tool_title($nameTools); echo ""; -// The footer is displayed only if we are not in the learnpath -if ($_GET['origin'] != 'learnpath') -{ - include($includePath."/claro_init_footer.inc.php"); -} - - - - - -/* -============================================================================== - FUNCTIONS -============================================================================== -*/ - - +// Display the footer +Display::display_footer(); ?> \ No newline at end of file diff --git a/main/blog/blog_backup_may3_surbhi.php b/main/blog/blog_backup_may3_surbhi.php index 6e3106ef0f..3364d6217d 100644 --- a/main/blog/blog_backup_may3_surbhi.php +++ b/main/blog/blog_backup_may3_surbhi.php @@ -369,9 +369,6 @@ switch ($current_page) \ No newline at end of file