mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-06-08 05:25:30 +02:00
5 lines
127 B
PHTML
5 lines
127 B
PHTML
<?php if ($require_upgrade) : ?>
|
|
<p>Mise à jour de l'application</p>
|
|
<?php else: ?>
|
|
<p>Application à jour</p>
|
|
<?php endif; ?> |