From 9d9d514919625ac66178198045b2a997d282b5c7 Mon Sep 17 00:00:00 2001 From: czaks Date: Tue, 25 Mar 2014 11:57:36 +0100 Subject: [PATCH] we no have any modpages.html --- inc/mod/pages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,