Skip to content
Snippets Groups Projects
Commit a024c4ab authored by Beatrycze Volk's avatar Beatrycze Volk
Browse files

Remove button for application sources

parent a42c4f04
No related branches found
No related tags found
No related merge requests found
......@@ -272,10 +272,6 @@
<source>Plan S compliance</source>
<target>Plan S Compliance</target>
</trans-unit>
<trans-unit id="result.priceSource" xml:space="preserve" approved="yes">
<source>Publication fees: amount and currency</source>
<target>Veröffentlichungsgebühren: Betrag und Währung</target>
</trans-unit>
<trans-unit id="result.publisher" xml:space="preserve" approved="yes">
<source>Publisher</source>
<target>Verlag</target>
......
......@@ -204,9 +204,6 @@
<trans-unit id="result.plan" xml:space="preserve">
<source>Plan S compliance</source>
</trans-unit>
<trans-unit id="result.priceSource" xml:space="preserve">
<source>Publication fees: amount and currency</source>
</trans-unit>
<trans-unit id="result.publisher" xml:space="preserve">
<source>Publisher</source>
</trans-unit>
......
......@@ -107,14 +107,6 @@
<a href="{journal.accessData.authorInstructionsUrl}" target="_blank" rel="noopener noreferrer" class="m-2 link-button btn btn-outline-primary"><f:translate key="result.authorInstructions"/></a>
<a href="{journal.accessData.aimsAndScopeUrl}" target="_blank" rel="noopener noreferrer" class="m-2 link-button btn btn-outline-primary"><f:translate key="result.aimsScope"/></a>
<a href="{journal.accessData.editorialBoardUrl}" target="_blank" rel="noopener noreferrer" class="m-2 link-button btn btn-outline-primary"><f:translate key="result.editorialBoard"/></a>
<f:if condition="{journal.filter.source}">
<f:then>
<a href="{journal.filter.source}" target="_blank" rel="noopener noreferrer" class="m-2 link-button btn btn-outline-primary"><f:translate key="result.priceSource"/></a>
</f:then>
<f:else>
<a href="" rel="noopener noreferrer" class="m-2 link-button btn btn-outline-primary"><f:translate key="result.priceSource"/></a>
</f:else>
</f:if>
<div class="mt-4">
<h5><f:translate key="result.subjects"/>:</h5>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment