diff --git a/inc/mod/pages.php b/inc/mod/pages.php index b9f3b045..9294e801 100644 --- a/inc/mod/pages.php +++ b/inc/mod/pages.php @@ -2266,7 +2266,7 @@ function mod_recent_posts($lim) { $body .= $replacement . ''; } - echo Element('modpage.html', array( + echo Element('page.html', array( 'config' => $config, 'mod' => $mod, 'hide_dashboard_link' => true,