From 21e856f2506a7595ab733d2bb6a02830dcb51b55 Mon Sep 17 00:00:00 2001 From: Philip Guzman III Date: Wed, 13 May 2026 19:18:38 -0700 Subject: [PATCH] Add Builder and Prayers nav links to all admin pages Every admin page now shows the Builder link (superuser+) and Prayers link (admin+) consistently in the header nav. Co-Authored-By: Claude Sonnet 4.6 --- admin/audio.php | 4 ++++ admin/novena_group.php | 4 ++++ admin/profile.php | 6 +++++- admin/settings.php | 4 +++- admin/setup.php | 4 ++++ admin/users.php | 2 ++ 6 files changed, 22 insertions(+), 2 deletions(-) diff --git a/admin/audio.php b/admin/audio.php index d6c0e78..44cf798 100644 --- a/admin/audio.php +++ b/admin/audio.php @@ -191,7 +191,11 @@ foreach ($AUDIO_KEYS as $keys) {

← View Site + + ✒ Builder + + Prayers Users diff --git a/admin/novena_group.php b/admin/novena_group.php index 240ca0c..cd31867 100644 --- a/admin/novena_group.php +++ b/admin/novena_group.php @@ -137,7 +137,11 @@ $mystery_labels = [

← View Site + + ✒ Builder + + Prayers Users diff --git a/admin/profile.php b/admin/profile.php index 2e01fbe..4dff128 100644 --- a/admin/profile.php +++ b/admin/profile.php @@ -124,13 +124,17 @@ $role_labels = ['superadmin'=>'Superadmin','admin'=>'Admin','superuser'=>'Superu

diff --git a/admin/settings.php b/admin/settings.php index 3b6c80c..1d16b26 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -85,8 +85,10 @@ $settings = [

diff --git a/admin/setup.php b/admin/setup.php index f5955ef..7488ac5 100644 --- a/admin/setup.php +++ b/admin/setup.php @@ -54,7 +54,11 @@ $page_title = $session ? 'Edit Session' : 'New Session';

← View Site + + ✒ Builder + + Prayers Users diff --git a/admin/users.php b/admin/users.php index a556db6..5cdb3c6 100644 --- a/admin/users.php +++ b/admin/users.php @@ -222,6 +222,8 @@ $role_colors = [