[geeklog-devel] [geeklog-cvs] Geeklog-1.x/public_html lib-common.php, 1.660, 1.661

Joe Mucchiello joe at ThrowingDice.com
Thu Oct 11 13:15:05 EDT 2007


Shouldn't this all be CSS?

          . '<p class="sysmessage">
          . COM_createImage('/images/sysmessage.' . $_IMAGE_TYPE, '', 
Array("class" => "sysimage"))
          . $message . '</p>'

In fact, in most of the code (with the exception of install stuff 
where there is no style sheet), style="..." probably should never 
appear except perhaps style="display:none".

At 09:56 PM 10/9/2007, Oliver wrote:
>!     $retval .= COM_startBlock( $MESSAGE[40] . ' - ' . $timestamp, '',
>!                        COM_getBlockTemplate( '_msg_block', 'header' ))
>!         . '<p style="padding:5px"><img src="' . $_CONF['layout_url']
>!         . '/images/sysmessage.' . $_IMAGE_TYPE . '" border="0" align="left"'
>!         . ' alt="" style="padding-right:5px; padding-bottom:3px">'
>!         . $message . '</p>'
>!         . COM_endBlock( COM_getBlockTemplate( '_msg_block', 'footer' ));

----
Joe Mucchiello
Throwing Dice Games
http://www.throwingdice.com 




More information about the geeklog-devel mailing list