Mercurial > xmpp-account-manager
diff index.xhtml @ 46:af2874ff7234
mathieui: Ask the user for confirmation before deleting PEP nodes or contacts.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 23 May 2020 19:01:23 +0200 |
parents | 1b07435c7891 |
children | b76146a09e07 |
line wrap: on
line diff
--- a/index.xhtml +++ b/index.xhtml @@ -58,7 +58,7 @@ <div class="row tab-profile"> <div class="col-sm-4"> <h2>Avatar</h2> -<p>This image allows your contact to quickly identify you.</p> +<p>This image allows your contacts to quickly identify you.</p> </div> <div class="col-sm-8"> <img id="avatar" style="max-width:96px;max-height:96px"/> <span id="avatar-size"/> <img width="24" height="24" id="avatar-spinner"/><br/> @@ -142,7 +142,7 @@ This can be used if you forget your pass <div class="row tab-pep" hidden=""> <div class="col-sm-4"> -<h2>PEP (advanced)</h2> +<h2>PEP</h2> </div> <div class="col-sm-8"> <div class="alert alert-warning">This section is for <b>advanced</b> users, use at your own risk!</div>