-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Corrects frontpage. * Closes #646. Co-Authored-by: Alicia Zangger <[email protected]>
- Loading branch information
1 parent
ac1ed00
commit ad508fe
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,10 +116,10 @@ <h3>Testez RERO ILS</h3> | |
<p>En tant qu'utilisateur anonyme</p> | ||
<p>En tant que lecteur, connectez-vous avec: </br> | ||
[email protected] / 123456</p> | ||
<p>En tant que libraire système: </br> | ||
<p>En tant que bibliothécaire système: </br> | ||
[email protected] / 123456</p> | ||
<h4>Aide</h4> | ||
<p>Plus de tests et d'informations disponible sur la <a href="https://github.com/rero/rero-ils/wiki/Public-demo-help" class="rero-ils-external-link">page d'aide</a></p> | ||
<p>Plus de tests et d'informations disponibles sur la <a href="https://github.com/rero/rero-ils/wiki/Public-demo-help" class="rero-ils-external-link">page d'aide</a></p> | ||
{% endif %} | ||
{% if current_i18n.language == 'de' %} | ||
<h3>Testen Sie RERO ILS</h3> | ||
|