mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +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>
|
<h2>{% blocktrans with repo_name=repo.props.name %}<span class="op-target">{{repo_name}}</span> Modification History{% endblocktrans %}</h2>
|
||||||
|
|
||||||
{% if user_perm == 'rw' %}
|
{% 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 %}
|
{% endif %}
|
||||||
|
|
||||||
<table class="commit-list">
|
<table class="commit-list">
|
||||||
|
Reference in New Issue
Block a user