[grisbi-cvs] grisbi-web/newsportal article.php,1.2,1.3

NIEL GĂ©rald gegeweb at users.sourceforge.net
Tue May 25 23:34:59 CEST 2010


Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26300/newsportal

Modified Files:
	article.php 
Log Message:

on tient le bon bout...

Index: article.php
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/article.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- article.php	25 May 2010 21:30:58 -0000	1.2
+++ article.php	25 May 2010 21:34:57 -0000	1.3
@@ -49,7 +49,7 @@
 <table cellpadding="0" cellspacing="0" width="100%" class="np_buttonbar"><tr>
 <? 
   echo '<td class="np_button"><a class="np_button" href="'.
-       $file_index.'&amp;lang='.$lang.'">'.$text_thread["button_grouplist"].'</a></td>';
+       $file_index.'?lang='.$lang.'">'.$text_thread["button_grouplist"].'</a></td>';
   echo '<td class="np_button"><a class="np_button" href="'.
        $file_thread.'?group='.urlencode($group).'&amp;lang='.$lang.'">'.$text_article["back_to_group"].'</a></td>';
   if ((!$readonly) && ($message) &&



More information about the cvs mailing list