altocompta/include/template/ledger_detail_forbidden.php
Dany De Bontridder dec4acd6a5 improve appearance
fix bug due can_request, add new action
2011-11-15 23:20:54 +00:00

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>