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

Icon

parent ec9cb18b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ $this->headTitle("Index des templates");
                    <?php endif; ?>
                </td>
                <td>
                    <span class="icon <?php echo $template->getType(); ?>"></span>
                    <span class="icon icon-<?php echo $template->getType(); ?>"></span>
                </td>
                <td>
                    <?php if ($canAfficher) : ?>