aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-11-03 06:32:27 -0700
committerfriendica <info@friendica.com>2012-11-03 06:32:27 -0700
commit7915e597ec6c4a8e3735556d59e730aa84f770a1 (patch)
tree858697d22dab2d74b3a6be295d4cbfb6089b16ad /index.php
parent41a43f1282ee23db50c3c712bbd33aeb2b4d1867 (diff)
downloadvolse-hubzilla-7915e597ec6c4a8e3735556d59e730aa84f770a1.tar.gz
volse-hubzilla-7915e597ec6c4a8e3735556d59e730aa84f770a1.tar.bz2
volse-hubzilla-7915e597ec6c4a8e3735556d59e730aa84f770a1.zip
more theme stuff
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;