summaryrefslogtreecommitdiffstats
path: root/dist/pages/messaging.html
diff options
context:
space:
mode:
Diffstat (limited to 'dist/pages/messaging.html')
-rwxr-xr-xdist/pages/messaging.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/pages/messaging.html b/dist/pages/messaging.html
index e5c85e5..5c9fb32 100755
--- a/dist/pages/messaging.html
+++ b/dist/pages/messaging.html
@@ -166,8 +166,8 @@
<div class="modal-footer">
<div id="modal-footer-right">
- <a href="#" class="modal-close waves-effect waves-green btn-flat">Cancel <i class="material-icons right">close</i></a>
- <a href="#" id="msg-send" class="modal-close waves-effect waves-green btn-flat" disabled>Send <i class="material-icons right">send</i></a>
+ <a href="#" class="modal-close waves-effect waves-green btn-flat"><x-su>cancel</x-su> <i class="material-icons right">close</i></a>
+ <a href="#" id="msg-send" class="modal-close waves-effect waves-green btn-flat" disabled><x-su>send</x-su> <i class="material-icons right">send</i></a>
</div>
</div>
</div>