mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update try_fr.md
This commit is contained in:
parent
efe22970bc
commit
1d5a9c40f3
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@
|
|||
|
||||
<div class="row text-center">
|
||||
<div class="col-md-6">
|
||||
<a href="https://demo.yunohost.org/webmail" class="btn btn-primary">Interface utilisateur</a>
|
||||
<a href="https://demo.yunohost.org/webmail" class="btn btn-primary btn-lg">Interface utilisateur</a>
|
||||
<p class="text-muted">Utilisateur : demo<br>Mot de passe : demo</p>
|
||||
</div>
|
||||
<div class="col-md-5">
|
||||
<a href="https://demo.yunohost.org/ynhadmin" class="btn btn-danger">Interface d'administration</a>
|
||||
<a href="https://demo.yunohost.org/ynhadmin" class="btn btn-danger btn-lg">Interface d'administration</a>
|
||||
<p class="text-muted">Mot de passe : demo</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue