From 789f0bc8ffd6bfbea1301dfa25cd3e8c114491a8 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Fri, 7 May 2021 12:11:45 -0700 Subject: [PATCH] #6732: Add color mode toggle to login button when not authenticated --- netbox/templates/profile_button.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/netbox/templates/profile_button.html b/netbox/templates/profile_button.html index 9cc83cb18..3f7b00fdc 100644 --- a/netbox/templates/profile_button.html +++ b/netbox/templates/profile_button.html @@ -37,7 +37,7 @@ {% else %} -
+
Log In + +
{% endif %}