You appear to be a bot. Output may be restricted
Description
Future use –
Usage
artblockheaderNoIcon_30( $title );
Parameters
- $title
- ( mixed ) required –
Returns
void
Source
File name: oik/bw_block_30.inc
Lines:
1 to 8 of 8
function artblockheaderNoIcon_30( $title ) { sdiv( "art-blockheader"); sdivslr( "t" ); //h3( $title ); t( $title ); ediv(); ediv(); }