search did not display the title
This commit is contained in:
parent
9fec523bc4
commit
fdd46ea7fb
@ -62,7 +62,7 @@ if (!defined('MOD_INDEX')) {
|
||||
}
|
||||
}
|
||||
|
||||
$smarty->assign(array('title'=>$title, 'content'=>$content));
|
||||
$smarty->assign(array('subject'=>$title, 'content'=>$content));
|
||||
return 'default.tpl';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user