séparateurs visuels

This commit is contained in:
Fred Tempez 2020-09-27 09:21:00 +02:00
parent eace81330f
commit 332bb6f1f9
1 changed files with 2 additions and 2 deletions

View File

@ -593,8 +593,8 @@
<?php echo 'Formulaire : ' . form::FORM_VERSION . '&nbsp;&nbsp;-&nbsp;&nbsp;';?>
<?php echo 'Galerie : ' . gallery::GALLERY_VERSION . '&nbsp;&nbsp;-&nbsp;&nbsp;';?>
<?php echo 'Nouvelles : ' . news::NEWS_VERSION . '&nbsp;&nbsp;-&nbsp;&nbsp;';?>
<?php echo 'Recherche : ' . search::SEARCH_VERSION ;?>
<?php echo 'Redirection : ' . redirection::REDIRECTION_VERSION . '&nbsp;&nbsp;-&nbsp;&nbsp;';?>
<?php echo 'Recherche : ' . search::SEARCH_VERSION . '&nbsp;&nbsp;-&nbsp;&nbsp;';?>
<?php echo 'Redirection : ' . redirection::REDIRECTION_VERSION; ?>
</div>
</div>
</div>