diff --git a/templates/global_admin_dashboard.html b/templates/global_admin_dashboard.html index 5e32895..81d0cca 100644 --- a/templates/global_admin_dashboard.html +++ b/templates/global_admin_dashboard.html @@ -9,9 +9,22 @@
- {% include 'navigation.html' %} + +Manage global bot settings and controls.
-Manage server-specific settings and controls for this guild.
+Manage server-specific settings for this guild.
Manage active giveaways for this server.
+Manage and view all active giveaways for this server.
View Giveaways| Name | diff --git a/templates/user_dashboard.html b/templates/user_dashboard.html index d2bbb4c..d8edd48 100644 --- a/templates/user_dashboard.html +++ b/templates/user_dashboard.html @@ -11,19 +11,10 @@ {% include 'navigation.html' %}
|---|