From: <on...@us...> - 2002-09-28 22:21:05
|
Update of /cvsroot/xoops/xoops-current/html/modules/mylinks In directory usw-pr-cvs1:/tmp/cvs-serv1451 Modified Files: index.php Log Message: no message Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/mylinks/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 25 Sep 2002 23:39:41 -0000 1.2 --- index.php 28 Sep 2002 22:21:02 -0000 1.3 *************** *** 92,96 **** OpenTable(); ! echo "<div align=\"left\"><h4>"._MD_LATESTLIST."</h4><br><br>"; showNew(); echo "</div>"; --- 92,96 ---- OpenTable(); ! echo "<div style='text-align:left;'><h4>"._MD_LATESTLIST."</h4><br><br>"; showNew(); echo "</div>"; |