Implemen #1737 including an i18n fix

This commit is contained in:
the-djmaze 2024-09-15 18:56:30 +02:00
parent 80f3331187
commit ed41d8e45f
5 changed files with 530 additions and 12 deletions

View file

@ -0,0 +1,8 @@
<header>
<a class="close" href="#" data-bind="click: close">×</a>
<h3 id="sm-invites-popup-title"></h3>
</header>
<div class="modal-body form-horizontal" id="sm-invites-popup-body">
</div>
<footer>
</footer>