|
From: FlorinCB <ory...@us...> - 2009-07-11 18:17:11
|
Update of /cvsroot/mxbb/core/templates/_core In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4908 Modified Files: bbcode.tpl Log Message: fix Index: bbcode.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/_core/bbcode.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** bbcode.tpl 11 Jul 2009 04:25:41 -0000 1.5 --- bbcode.tpl 11 Jul 2009 18:17:07 -0000 1.6 *************** *** 110,114 **** <!-- BEGIN scribd --> <div style="text-align:center;"> ! <object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" id="doc_326877108105255" name="doc_326877108105255" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" align="middle" height="500" width="100%"> <param name="movie" value="{SCRIBDURL}"> <param name="quality" value="high"> --- 110,114 ---- <!-- BEGIN scribd --> <div style="text-align:center;"> ! <object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" id="doc_326877108105255" name="doc_326877108105255" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" align="middle" height="500" width="100%"> <param name="movie" value="{SCRIBDURL}"> <param name="quality" value="high"> |