[Wuug-cvs] wuug wuug.class.php,1.18,1.19
Status: Inactive
Brought to you by:
loginx
From: <lo...@us...> - 2003-02-15 20:04:37
|
Update of /cvsroot/wuug/wuug In directory sc8-pr-cvs1:/tmp/cvs-serv10826 Modified Files: wuug.class.php Log Message: bugfix Index: wuug.class.php =================================================================== RCS file: /cvsroot/wuug/wuug/wuug.class.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** wuug.class.php 15 Feb 2003 19:46:51 -0000 1.18 --- wuug.class.php 15 Feb 2003 20:04:34 -0000 1.19 *************** *** 160,164 **** <table width="100%" align="center" border="1" cellspacing="0" cellpadding="0"> <tr> ! <td colspan="2" align="center" bgcolor="#cccccc"><b><?=$this->event_title?></b></td> </tr> <tr> --- 160,164 ---- <table width="100%" align="center" border="1" cellspacing="0" cellpadding="0"> <tr> ! <td align="center" bgcolor="#cccccc"><b><?=$this->event_title?></b></td> </tr> <tr> |