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>
185
185
< br >
186
186
187
187
<!-- 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 >
189
189
190
190
<!-- The actual snackbar -->
191
191
< div id ="snackbar "> This feature is Coming Soon!</ div >
192
192
193
193
< 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 >
194
199
< center > < h3 > You currently don't have any alerts. Check back later!</ h3 > </ center >
195
200
196
201
< h3 > Messages</ h3 >
You can’t perform that action at this time.
0 commit comments