improve ux in admin configuration interface

This commit is contained in:
Mathieu Jaumotte 2021-02-06 13:51:47 +01:00
parent 0a89b5fc26
commit cc2c3ae36d
5 changed files with 6 additions and 5 deletions

View File

@ -4,7 +4,7 @@
<h1>{{ 'Administration interface'|trans }}</h1>
{{ 'welcome_message_raw'|trans|raw }}
<div>
<h2>{{ 'Configuration alerts'|trans }}</h2>

View File

@ -34,7 +34,7 @@
{% block admin_content %}<!-- block personcontent empty -->
<div class="container">
<div class="grid-10 push-1">
Welcome to the admin section !
<h2>{{ 'Welcome to the admin section !'|trans }}</h2>
</div>
</div>
{% endblock %}

View File

@ -32,6 +32,6 @@
{% block layout_wvm_content %}
{% block admin_content %}<!-- block personcontent empty -->
Welcome to the admin section !
<h2>{{ 'Welcome to the admin section !'|trans }}</h2>
{% endblock %}
{% endblock %}

View File

@ -1,4 +1,4 @@
<footer class="footer">
<p>{{ 'This program is free software: you can redistribute it and/or modify it under the terms of the <strong>GNU Affero General Public License</strong>'|trans|raw }}
<br/> <a href="https://{{ app.request.locale }}.wikibooks.org/wiki/Chill">{{ 'User manual'|trans }}</a></p>
<br/> <a href="https://{{ app.request.locale }}.wikibooks.org/wiki/Chill" target="_blank">{{ 'User manual'|trans }}</a></p>
</footer>

View File

@ -90,7 +90,8 @@ Permissions management of your chill installation: Gestion des permissions de vo
#admin section
'Administration interface': Interface d'administration
Welcome to the admin section !: >
Bienvenue dans l'interface d'administration !
#admin section for center's administration
Create a new center: Créer un nouveau centre