1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-20 20:51:50 +01:00

we no have any modpages.html

This commit is contained in:
czaks 2014-03-25 11:57:36 +01:00
parent 684ba051fe
commit e8cc873301

View File

@ -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,