noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 12/12: Il manquait la fermeture d'une cellule


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 12/12: Il manquait la fermeture d'une cellule
Date: Sat, 26 Jul 2014 14:53:53 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit c72a4a6bde8616b1cd02b2b03bbc16afba961ca0
Author: Dany De Bontridder <address@hidden>
Date:   Sat Jul 26 16:49:08 2014 +0200

    Il manquait la fermeture d'une cellule
---
 include/anc_pa.inc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/anc_pa.inc.php b/include/anc_pa.inc.php
index 71999a6..c17e37a 100644
--- a/include/anc_pa.inc.php
+++ b/include/anc_pa.inc.php
@@ -271,7 +271,7 @@ else
         echo '<td class="mtitle">'.
         '<a class="mtitle" 
href="?ac='.$_REQUEST['ac'].'&sa=list&pa_id='.$line['id'].'&'.$str_dossier.'">'.
         "Activités".
-        "</a>";
+        "</a></td>";
        echo '<TD>';
        echo $line['description'];
        echo '</TD>';



reply via email to

[Prev in Thread] Current Thread [Next in Thread]