From: <ok...@us...> - 2003-01-05 14:18:48
|
Update of /cvsroot/xoops/xoops2/modules/news/templates In directory sc8-pr-cvs1:/tmp/cvs-serv3383/modules/news/templates Modified Files: news_article.html Log Message: cosmetic fix Index: news_article.html =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/news/templates/news_article.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** news_article.html 2 Jan 2003 19:23:31 -0000 1.1 --- news_article.html 5 Jan 2003 14:18:45 -0000 1.2 *************** *** 7,11 **** </div> ! <div style="margin: 0; padding: 0;"> <{$commentsnav}> <{$lang_commentsad}> --- 7,11 ---- </div> ! <div style="text-align:center; margin: 0; padding: 0;"> <{$commentsnav}> <{$lang_commentsad}> |