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