From e425c645ac89489ec36aee43fb5f83a30b9d3963 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sat, 20 Dec 2025 21:20:19 -0700 Subject: [PATCH] Text Changes --- buttons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buttons.json b/buttons.json index c855509..f6c175a 100644 --- a/buttons.json +++ b/buttons.json @@ -1,7 +1,7 @@ { "Normal Announcements": [ { - "text": "Live Page", + "text": "Page All", "btnClass": "btn-primary", "faIcon": "fa-duotone fa-solid fa-bullhorn", "name": "LivePage", @@ -16,7 +16,7 @@ "Emergency Announcements": [ { - "text": "Emergency Announcement", + "text": "Emergency Page All", "btnClass": "btn-danger", "name": "EmergencyAnnouncement", "doubleHeight": true,