Small language change

This commit is contained in:
Alan Friedman 2016-01-11 14:12:24 -05:00
parent c42cf07b83
commit d9bbfdd3c6

View File

@ -128,7 +128,7 @@
</div> </div>
<p>Share this key with all other participants. They will be prompted to enter the key when they join the room.</p> <p>Share this key with all other participants. They will be prompted to enter the key when they join the room.</p>
<p>To use a custom key, enter it above. To generate a new key, click here: &nbsp;<button class="new_key btn btn-default btn-xs">Generate Key</button></p> <p>To use a custom key, enter it above. To generate a new key, click here: &nbsp;<button class="new_key btn btn-default btn-xs">Generate Key</button></p>
<p>You can change this key later in Settings, but be sure to share the new key with all other participants.</p> <p>You can view and change this key later in Settings, but be sure to share the new key with all other participants.</p>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<button type="button" class="btn btn-success encryption-active" data-dismiss="modal">Done</button> <button type="button" class="btn btn-success encryption-active" data-dismiss="modal">Done</button>