forked from MarseyWorld/MarseyWorld
change "clear all notifications" to "mark all notifications as read"
parent
3aab5240f3
commit
6045667b91
|
@ -55,7 +55,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a class="btn btn-primary btn-rainbow ml-3 mt-4" role="button" onclick="post_toast(this,'/clear', true)">Clear all notifications</a>
|
||||
<a class="btn btn-primary btn-rainbow ml-3 mt-4" role="button" onclick="post_toast(this,'/clear', true)">Mark all notifications as read</a>
|
||||
|
||||
<div class="notifs px-3 p-md-0">
|
||||
|
||||
|
|
Loading…
Reference in New Issue