aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar
diff options
context:
space:
mode:
Diffstat (limited to 'fatcat_scholar')
-rw-r--r--fatcat_scholar/templates/help.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/fatcat_scholar/templates/help.html b/fatcat_scholar/templates/help.html
index 5b8ddc2..72f621f 100644
--- a/fatcat_scholar/templates/help.html
+++ b/fatcat_scholar/templates/help.html
@@ -166,10 +166,6 @@ apply range queries like <code>year:&gt;1989 year:&lt;2000</code>.{% endtrans %}
<td>{% trans %}Published in a <a href="https://doaj.org">Directory of Open Access Journals</a> publication, which implies that this is an Open Access work{% endtrans %}</td>
</tr>
<tr>
- <td>{{ search_macros.tag_label('scielo') }}</td>
- <td>{% trans %}Published on a <a href="https://en.wikipedia.org/wiki/SciELO">SciELO</a> national platform{% endtrans %}</td>
- </tr>
- <tr>
<td>{{ search_macros.tag_label('szczepanski') }}</td>
<td>{% trans %}Publication indexed in <a href="https://www.ebsco.com/open-access/szczepanski-list">Szczepanski's List of Open Access Journals</a>, which implies that this is an Open Access work{% endtrans %}</td>
</tr>
@@ -178,6 +174,10 @@ apply range queries like <code>year:&gt;1989 year:&lt;2000</code>.{% endtrans %}
<td>{% trans %}The work is believed to be <a href="https://en.wikipedia.org/wiki/Open_access">"Open Access"</a> for any other reason{% endtrans %}</td>
</tr>
<tr>
+ <td>{{ search_macros.tag_label('scielo') }}</td>
+ <td>{% trans %}Published on a <a href="https://en.wikipedia.org/wiki/SciELO">SciELO</a> national platform{% endtrans %}</td>
+ </tr>
+ <tr>
<td>{{ search_macros.tag_label('ojs') }}</td>
<td>{% trans %}Published using <a href="https://en.wikipedia.org/wiki/Open_Journal_Systems">Open Journal Systems</a> software{% endtrans %}</td>
</tr>