|
From: FlorinCB <ory...@us...> - 2008-08-29 04:40:54
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4670 Modified Files: mx_announce.html Log Message: ???? Index: mx_announce.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver/mx_announce.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_announce.html 5 Jul 2008 22:38:26 -0000 1.1 --- mx_announce.html 29 Aug 2008 04:40:49 -0000 1.2 *************** *** 20,24 **** </div> <div id="p1" class="post bg2 online"> ! <div class="inner"><span class="corners-top"><span></span></span> <dl class="textbody"> <dt style="vertical-align:middle; text-align:center;"><span class="gensmall">{postrow.L_AUTHOR}: {postrow.POSTER_FULL}</span></dt> --- 20,27 ---- </div> <div id="p1" class="post bg2 online"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header"></li> ! </ul> <dl class="textbody"> <dt style="vertical-align:middle; text-align:center;"><span class="gensmall">{postrow.L_AUTHOR}: {postrow.POSTER_FULL}</span></dt> |