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,