[Phpbb-php5mod-cvs-checkins] phpbb-php5/templates/subSilver confirm_body.tpl, 1.1, 1.2
Brought to you by:
jelly_doughnut
From: Josh <jel...@us...> - 2006-06-08 19:25:04
|
Update of /cvsroot/phpbb-php5mod/phpbb-php5/templates/subSilver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13144/templates/subSilver Modified Files: confirm_body.tpl Log Message: 2.0.21.5 (yeah, I skipped 2.0.20.5. Shoot me.) Index: confirm_body.tpl =================================================================== RCS file: /cvsroot/phpbb-php5mod/phpbb-php5/templates/subSilver/confirm_body.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** confirm_body.tpl 29 Jul 2004 22:36:22 -0000 1.1 --- confirm_body.tpl 8 Jun 2006 19:24:57 -0000 1.2 *************** *** 8,12 **** <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> <tr> ! <th class="thHead" height="25" valign="middle"><span class="tableTitle">{MESSAGE_TITLE}</span></th> </tr> <tr> --- 8,12 ---- <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> <tr> ! <th class="thHead" height="25" valign="middle">{MESSAGE_TITLE}</th> </tr> <tr> |