[phpbbreloaded-checkins] SF.net SVN: phpbbreloaded: [249] phpBB Reloaded 2/templates/subC1/index_bo
Status: Planning
Brought to you by:
tehphpmaster
From: <mar...@us...> - 2006-06-20 23:05:17
|
Revision: 249 Author: markthedaemon Date: 2006-06-20 16:05:11 -0700 (Tue, 20 Jun 2006) ViewCVS: http://svn.sourceforge.net/phpbbreloaded/?rev=249&view=rev Log Message: ----------- Modified Paths: -------------- phpBB Reloaded 2/templates/subC1/index_body.tpl Modified: phpBB Reloaded 2/templates/subC1/index_body.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/index_body.tpl 2006-06-20 23:02:12 UTC (rev 248) +++ phpBB Reloaded 2/templates/subC1/index_body.tpl 2006-06-20 23:05:11 UTC (rev 249) @@ -177,19 +177,7 @@ </tr> </table></form> <!-- END switch_user_logged_out --> -<!-- Start add - Fully integrated shoutbox MOD --> -<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2" class="forumline"> - <tr> - <td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td> - </tr> - <tr> - <td> - <iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe> - </td> - </tr> -</table> -<br/> -<!-- End add - Fully integrated shoutbox MOD --> + <!-- BEGIN forum_legend --> <br class="nav" /> <!-- Start add - Fully integrated shoutbox MOD --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |