Skip to content

Commit

Permalink
theme: fix another typos on the VS frontpage
Browse files Browse the repository at this point in the history
* Fixes typos on the German VS frontapage.

Co-Authored-by: Igor Milhit <[email protected]>
  • Loading branch information
iGor milhit committed Aug 26, 2021
1 parent 2ec932f commit 30d10ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rero_ils/theme/templates/rero_ils/_frontpage_block_vs.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@ <h5>e-Offres</h5>
</ul>
{% endif %}
{% if current_i18n.language == 'de' %}
<h5>Services</h5>
<h5>Dienstleistungen</h5>
<ul class="list-unstyled">
<li>
Dienstleistungen
Fernleihbestellung
<ul>
<li><a href="/ill_requests/create/">Formular</a></li>
<li><a href="https://www.mediatheque.ch/data/documents/infos_pratiques/Pretinter2021.pdf">Gebühren</a></li>
</ul>
</li>
<li><a href="https://rero21.ch/de/reroils/migration2021-libraries/">Partener RERO+ VALAIS</a></li>
<li><a href="https://rero21.ch/de/reroils/migration2021-libraries/">Partner RERO+ Wallis</a></li>
</ul>
<h5>e-Medienangebote</h5>
<ul class="list-unstyled">
Expand Down

0 comments on commit 30d10ab

Please sign in to comment.