6 lines
No EOL
236 B
PHP
6 lines
No EOL
236 B
PHP
<?
|
|
echo HtmlInput::anchor_close($div);
|
|
?>
|
|
<div style="margin:0;padding:0;background-color:red;text-align:center;">
|
|
<h2 class="error">Accès interdit : vous n'avez pas accès à cette information, contactez votre responsable</h2>;
|
|
</div>
|