From 71e4465be9875cebacfb55585e279e623f892439 Mon Sep 17 00:00:00 2001 From: Alicia Date: Sun, 24 Feb 2019 14:47:51 +0000 Subject: [PATCH] clan settings --- templates/settings/menu.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/settings/menu.html b/templates/settings/menu.html index f6c2aac..5e8fc75 100644 --- a/templates/settings/menu.html +++ b/templates/settings/menu.html @@ -15,6 +15,8 @@ NoCompile=true {{ navbarItem .Path (.T "Two Factor Authentication") "/settings/2fa" }} {{ navbarItem .Path (.T "Authorized applications") "/settings/authorized_applications" }} + + {{ navbarItem .Path (.T "Clan Settings") "/settings/clansettings" }} {{/* Stuff for donators */}} {{ if has .Context.User.Privileges 4 }}