Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2016-09-30 21:29:25 +0300
committerSteffen van Bergerem <svbergerem@omgsrsly.net>2016-10-01 03:36:55 +0300
commit1c1c9d679437de1cfade583661d7da2222d7fa55 (patch)
tree325971b4d7754a6571b2e88fcb840948a7f65ca7 /app/views
parent471af747b1dcd016e0cc7bb8e665741782bf8a08 (diff)
Link to diaspora* admin dashboard
closes #7130
Diffstat (limited to 'app/views')
-rw-r--r--app/views/home/podmin.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/home/podmin.haml b/app/views/home/podmin.haml
index fcee4e4b2..35812647f 100644
--- a/app/views/home/podmin.haml
+++ b/app/views/home/podmin.haml
@@ -32,7 +32,7 @@
= t(".make_yourself_an_admin")
!= t(".make_yourself_an_admin_info",
wiki: link_to("diaspora* wiki", "https://wiki.diasporafoundation.org/FAQ_for_pod_maintainers#What_are_roles_and_how_do_I_use_them.3F_.2F_Make_yourself_an_admin"),
- admin_panel: link_to(t(".admin_panel"), "/admin_panel"))
+ admin_dashboard: link_to(t("javascripts.header.admin"), admin_dashboard_path))
.row
.col-md-4