da
This commit is contained in:
parent
af6b445abe
commit
5965cd5647
|
|
@ -132,7 +132,7 @@
|
|||
<!-- Zone d'information sur les extensions -->
|
||||
<div class="alert alert-info mt-2 py-2 small">
|
||||
<strong><?= _("Extensions autorisées :") ?></strong>
|
||||
<div class="d-flex flex-wrap mt-2">
|
||||
<div class="d-flex flex-wrap mt-2 w-100">
|
||||
<?php foreach ($tabExt as $ext): ?>
|
||||
<?php
|
||||
$style = isset($extStyles[$ext]) ? $extStyles[$ext] : ["color" => "secondary", "icon" => "fas fa-file"];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user