Loading view/unicaen-renderer/template/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -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) : ?> Loading Loading
view/unicaen-renderer/template/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -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) : ?> Loading