Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3031 → Rev 3032

/web/header.php
19,7 → 19,6
<?php endif; ?>
<?php else: // the user is intercepted ?>
<div id="cadre_titre" class="titre_refus">
<?php if (isset($_GET['warn']) && isset($_GET['url']) && $_GET['warn'] == '1'): // if user need to be warm that someone reads his log ?>
<p id="acces_controle" class="titre_refus">
<?php if (isset($_GET['warn']) && isset($_GET['url']) && $_GET['warn'] == '1'): // if user need to be warm that someone reads his log ?>
<?= $l_title_warn ?>
28,8 → 27,7
<?php endif; ?>
</p>
</div>
<?php endif; ?>
<?php endif; ?>
<!-- Status -->
<?php elseif($page == "status"): ?>
<?php if ($service_wifi4eu_status): ?>
53,4 → 51,4
<div class="img_banner d-none d-sm-block col-3 col-md-2">
<img class="img-fluid img-organisme" src="images/logo-alcasar_70.png">
</div>
</div>
</div>