some sidebar content (doesn't yet do anything)
This commit is contained in:
@@ -14,7 +14,7 @@ function apps_content(&$a) {
|
||||
|
||||
|
||||
return replace_macros(get_markup_template('apps.tpl'), array(
|
||||
'$title' => t('Applications'),
|
||||
'$title' => t('Apps'),
|
||||
'$apps' => $apps,
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user