'. stripslashes($component->title) .' | ';
$table .= '<?php get_component(\''.$component->slug.'\'); ?> | ';
$table .= '× |
';
$table .= '
';
$table .= '
';
$table .= '
';
$table .= '
';
exec_action('component-extras');
$table .= '
';
$count++;
}
}
# create list to show on sidebar for easy access
$listc = ''; $submitclass = '';
if($count > 1) {
$item = 0;
foreach($componentsec as $component) {
$listc .= '