File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -185,12 +185,17 @@ <h1>Messages</h1>
185185< br >
186186
187187<!-- Use a button to open the snackbar, that says Coming Soon, as messaging staff through the messages menu is not a feature yet -->
188- < button onclick ="myFunction() "> Message Staff</ button >
188+ < b > Actions: </ b > < button onclick ="myFunction() "> Message Staff</ button >
189189
190190<!-- The actual snackbar -->
191191< div id ="snackbar "> This feature is Coming Soon!</ div >
192192
193193< h3 > Alerts From Coding Hut</ h3 >
194+
195+ < h4 > Higher Priority Alerts</ h4 >
196+ < center > < h3 > You currently don't have any alerts. Check back later!</ h3 > </ center >
197+
198+ < h4 > Lower Priority Alerts</ h4 >
194199< center > < h3 > You currently don't have any alerts. Check back later!</ h3 > </ center >
195200
196201< h3 > Messages</ h3 >
You can’t perform that action at this time.
0 commit comments