Mercurial > xmpp-account-manager
diff index.xhtml @ 26:28967a0bb1b2
Add a newline for the avatar access-model.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sun, 23 Dec 2018 16:35:49 +0100 |
parents | d9da5c3e305d |
children | 02b5bceeca64 |
line wrap: on
line diff
--- a/index.xhtml +++ b/index.xhtml @@ -84,7 +84,8 @@ Enter your nickname, so people you know <p><label>Upload new avatar<br/> <button id="avatar-upload">Choose fileā¦</button></label><br/> <button id="avatar-change" hidden="">Use as your avatar</button><br/> -<label>Who can see your avatar? <select id="avatar-access"> +<label>Who can see your avatar?<br/> +<select id="avatar-access"> <option value="open">Anyone (pick this if you use public groupchats)</option> <option value="presence">Only your contacts</option> </select></label> <img width="24" height="24" id="access-model-avatar-spinner" hidden=""/>