Update of /cvsroot/xoops/xoops-current/html/modules/sections
In directory usw-pr-cvs1:/tmp/cvs-serv9405/html/modules/sections
Modified Files:
index.php
Log Message:
Index: index.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/modules/sections/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.php 11 Oct 2002 06:14:23 -0000 1.2
--- index.php 11 Oct 2002 10:05:19 -0000 1.3
***************
*** 138,142 ****
echo "<br /><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\"><tr>
<td><font size=\"2\">$previous_page</font></td>
! <td><div align=\"right\"><font size=\"2\">$next_page</font></div></td>
</tr></table>" ;
echo "</td></tr>
--- 138,142 ----
echo "<br /><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\"><tr>
<td><font size=\"2\">$previous_page</font></td>
! <td align=\"right\"><font size=\"2\">$next_page</font></td>
</tr></table>" ;
echo "</td></tr>
|