more theme stuff

This commit is contained in:
friendica
2012-11-03 06:32:27 -07:00
parent 41a43f1282
commit 7915e597ec
4 changed files with 12 additions and 8 deletions

View File

@@ -390,8 +390,6 @@ if($a->is_mobile || $a->is_tablet) {
));
}
$a->page['footer'] .= '<div id="powered-by">' . t("Friendica Red") . '</div>';
$page = $a->page;
$profile = $a->profile;