Browse Source

we no have any modpages.html

pull/40/head
czaks 10 years ago
parent
commit
9d9d514919
  1. 2
      inc/mod/pages.php

2
inc/mod/pages.php

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

Loading…
Cancel
Save