we no have any modpages.html

This commit is contained in:
czaks 2014-03-25 11:57:36 +01:00
parent 1e78987ef6
commit 9d9d514919

View File

@ -2266,7 +2266,7 @@ function mod_recent_posts($lim) {
$body .= $replacement . '</div>'; $body .= $replacement . '</div>';
} }
echo Element('modpage.html', array( echo Element('page.html', array(
'config' => $config, 'config' => $config,
'mod' => $mod, 'mod' => $mod,
'hide_dashboard_link' => true, 'hide_dashboard_link' => true,