rel="children_" >
select('[parent="'.(string) $page['slug'].'"]', 'all')) > 0) {
if (isset($page['expand']) && $page['expand'] == '1') {
echo '+';
} else {
echo '-';
}
}
?>
|
'_blank', 'rel' => 'children_'.$_parent));
?>
|
|
|
|
|
'btn btn-small')); ?>
'btn btn-actions btn-small btn-actions-default', 'onclick' => "return confirmDelete('".__("Delete page: :page", 'pages', array(':page' => Html::toText($page['title'])))."')"));
?>
|