mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 01:44:13 +00:00
Merge pull request #1808 from haiwen/address-book
change tips for `list-in-address-book`
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
{% else %}
|
||||
<input type="checkbox" name="list_in_address_book">
|
||||
{% endif %}
|
||||
<label for="list_in_address_book">{% trans "List my account in global address book, so that others can find you by type your name." %}</label>
|
||||
<label for="list_in_address_book">{% trans "List your account in global address book, so that others can find you by type your name." %}</label>
|
||||
</form>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user