add in the search box
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
parent
758e1b7424
commit
3d11c22b01
6 changed files with 43 additions and 13 deletions
|
|
@ -151,6 +151,6 @@ function dispy_community_info() {
|
|||
$aside['$url'] = $url;
|
||||
|
||||
$tpl = file_get_contents(dirname(__file__).'/communityhome.tpl');
|
||||
$a->page['right_aside'] = replace_macros($tpl, $aside);
|
||||
$a->page['aside'] = replace_macros($tpl, $aside);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue