From c16f04bbcf376217d74dddd9d0ce39d6695836e9 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 28 Nov 2013 10:42:25 -0500 Subject: [PATCH] plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well --- public/templates/admin/header.tpl | 5 +++++ src/routes/admin.js | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/public/templates/admin/header.tpl b/public/templates/admin/header.tpl index 9e9e393984..786b8bcfaa 100644 --- a/public/templates/admin/header.tpl +++ b/public/templates/admin/header.tpl @@ -116,6 +116,11 @@
  • Twitter
  • Facebook
  • Google+
  • + +
  • + {authentication.name} +
  • +