Text Changes

This commit is contained in:
Christopher Cookman 2025-12-20 21:20:19 -07:00
parent 29b85bc38c
commit e425c645ac

View file

@ -1,7 +1,7 @@
{ {
"Normal Announcements": [ "Normal Announcements": [
{ {
"text": "Live Page", "text": "Page All",
"btnClass": "btn-primary", "btnClass": "btn-primary",
"faIcon": "fa-duotone fa-solid fa-bullhorn", "faIcon": "fa-duotone fa-solid fa-bullhorn",
"name": "LivePage", "name": "LivePage",
@ -16,7 +16,7 @@
"Emergency Announcements": [ "Emergency Announcements": [
{ {
"text": "Emergency Announcement", "text": "Emergency Page All",
"btnClass": "btn-danger", "btnClass": "btn-danger",
"name": "EmergencyAnnouncement", "name": "EmergencyAnnouncement",
"doubleHeight": true, "doubleHeight": true,