$L->g('Themes'), 'icon'=>'paint-brush')); echo '
'.$L->g('Name').' | '.$L->g('Description').' | '.$L->g('Version').' | '.$L->g('Author').' |
---|---|---|---|
'.$theme['name'].'
';
if($theme['dirname']!=$Site->theme()) {
echo ''.$L->g('Activate').'';
}
echo '
| ';
echo ''; echo $theme['description']; echo ' | '; echo ''; if( !$theme['compatible'] ) { echo ''; } echo $theme['version']; echo ' | '; echo ''.$theme['author'].' | '; echo '