mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
[repo history] modified 'tip' text
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<h2>{% blocktrans with repo_name=repo.props.name %}<span class="op-target">{{repo_name}}</span> Modification History{% endblocktrans %}</h2>
|
||||
|
||||
{% if user_perm == 'rw' %}
|
||||
<p class="tip">{% trans "Tip: a snapshot will be generated after modification, which records the library state after this modification."%}</p>
|
||||
<p class="tip">{% trans "Tip: a snapshot will be generated after modification, which records the library state after the modification."%}</p>
|
||||
{% endif %}
|
||||
|
||||
<table class="commit-list">
|
||||
|
Reference in New Issue
Block a user