Update of /cvsroot/xoops/xoops-current/html/include
In directory usw-pr-cvs1:/tmp/cvs-serv25154
Modified Files:
cp_functions.php
Log Message:
no message
Index: cp_functions.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/include/cp_functions.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** cp_functions.php 21 Sep 2002 06:38:06 -0000 1.4
--- cp_functions.php 21 Sep 2002 14:02:55 -0000 1.5
***************
*** 86,90 ****
}
echo "</table>
! <br /></td><td align='center' valign='top' width='98%'>\n";
}
--- 86,90 ----
}
echo "</table>
! <br /></td><td align='left' valign='top'>\n";
}
|