[grisbi-cvs] grisbi-web/newsportal thread.php,1.4,1.5

NIEL GĂ©rald gegeweb at users.sourceforge.net
Tue May 25 22:02:58 CEST 2010


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

Modified Files:
	thread.php 
Log Message:

Oooops !


Index: thread.php
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/thread.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- thread.php	25 May 2010 20:00:05 -0000	1.4
+++ thread.php	25 May 2010 20:02:55 -0000	1.5
@@ -26,7 +26,7 @@
 <?
   echo '<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"].'</td></a>';
+       $file_index.'?lang='.$lang.'">'.$text_thread["button_grouplist"].'</td></a>';
   if (!$readonly && 
       (!function_exists("npreg_group_has_write_access") ||
        npreg_group_has_write_access($group)))



More information about the cvs mailing list