Loading view/unicaen-aide/faq/afficher.phtml +12 −10 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ $this->headTitle("Foire aux questions"); Foire aux questions (F.A.Q.) </h1> <div class="faq"> <?php if (empty($questions)) : ?> Aucune question <?php else : ?> Loading @@ -24,3 +25,4 @@ $this->headTitle("Foire aux questions"); <?php endforeach; ?> </dl> <?php endif; ?> </div> view/unicaen-aide/public/unicaen-aide.css 0 → 100755 +3 −0 Original line number Diff line number Diff line div.faq dd { border-bottom: 1px solid lightgrey; } No newline at end of file Loading
view/unicaen-aide/faq/afficher.phtml +12 −10 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ $this->headTitle("Foire aux questions"); Foire aux questions (F.A.Q.) </h1> <div class="faq"> <?php if (empty($questions)) : ?> Aucune question <?php else : ?> Loading @@ -24,3 +25,4 @@ $this->headTitle("Foire aux questions"); <?php endforeach; ?> </dl> <?php endif; ?> </div>
view/unicaen-aide/public/unicaen-aide.css 0 → 100755 +3 −0 Original line number Diff line number Diff line div.faq dd { border-bottom: 1px solid lightgrey; } No newline at end of file