aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.php b/index.php
index 0c80c0ba5..6baf26f12 100644
--- a/index.php
+++ b/index.php
@@ -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;