Commit 837c93b3 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Icons

parent 2fac10cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ $this->headTitle($title);
                        <?php endif; ?>
                    </td>
                    <td>
                        <span class="icon <?php echo $template->getType(); ?>"> <?= $template->getType() ?></span>
                        <span class="icon icon-<?php echo $template->getType(); ?>"> <?= $template->getType() ?></span>
                    </td>
                    <td class="text-end">
                        <?php if ($canAfficher) : ?>