noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/04: Change url for wiki


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/04: Change url for wiki
Date: Thu, 13 Aug 2015 19:53:42 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit a2c80a22b4f916d5c1abe033c44d7ea1ae528250
Author: Dany De Bontridder <address@hidden>
Date:   Thu Aug 13 10:39:50 2015 +0200

    Change url for wiki
---
 include/ajax_navigator.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/ajax_navigator.php b/include/ajax_navigator.php
index bd63a69..59465b0 100644
--- a/include/ajax_navigator.php
+++ b/include/ajax_navigator.php
@@ -103,7 +103,7 @@ for ($i=0;$i<$nMax;$i++):
                 echo $a_menu[$i]['me_description_etendue']; ?>
             </td>
             <td>
-                <a class="mtitle" style='text-decoration: underline' 
href="http://wiki.phpcompta.eu/doku.php?id=MENU:<?php echo 
$a_menu[$i]['me_code']; ?>" target='_blank'><?php echo _("sur le wiki")?> : 
<?php echo $a_menu[$i]['me_code']; ?></a>
+                <a class="mtitle" style='text-decoration: underline' 
href="http://wiki.noalyss.eu/doku.php?id=MENU:<?php echo 
$a_menu[$i]['me_code']; ?>" target='_blank'><?php echo _("sur le wiki")?> : 
<?php echo $a_menu[$i]['me_code']; ?></a>
             </td>
         </tr>
 <?php endfor; ?>        



reply via email to

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