1
0
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:
llj
2015-09-22 17:56:38 +08:00
parent e2f704277e
commit 1b3fb978af

View File

@@ -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">