Ajout de la page d'accueil et typos

This commit is contained in:
leosw
2025-07-13 17:57:45 +02:00
parent 238eebc00b
commit a53ddf22ff
14 changed files with 89 additions and 55 deletions

View File

@@ -8,7 +8,7 @@
<? include('blocks/d.nav.html'); ?>
<section>
<h1>Administration.</h1>
<h1>Administration</h1>
<br>
<? if($user->rankIsHigher("administrator")) { ?>
<a href="<?=$config['rel_root_folder']?>admin/git-pull" class="button"><i class="fas fa-sync-alt"></i> Mettre à jour</a> <small>Met à jour le logiciel depuis le dépôt GIT.</small><br><br>