$L->g('Themes'), 'icon'=>'paint-brush')); echo '
'.$L->g('Name').' | '.$L->g('Description').' | '.$L->g('Version').' | '.$L->g('Author').' |
---|---|---|---|
'; echo ' | ';
echo $theme['description'];
if( !$theme['compatible'] ) {
echo ' This theme is incompatible with Bludit v'.BLUDIT_VERSION.' ';
}
echo ' | ';
echo '
'.$theme['version'].' | '.$theme['author'].' | '; echo '