mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 10:26:17 +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 %}
|
{% else %}
|
||||||
<input type="checkbox" name="list_in_address_book">
|
<input type="checkbox" name="list_in_address_book">
|
||||||
{% endif %}
|
{% 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>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user