diff --git a/bl-kernel/admin/themes/booty/init.php b/bl-kernel/admin/themes/booty/init.php index a7b7518c..db5f1677 100644 --- a/bl-kernel/admin/themes/booty/init.php +++ b/bl-kernel/admin/themes/booty/init.php @@ -257,12 +257,14 @@ EOF; $type = $args['type']; } + $checked = $args['checked']?'checked':''; + return <<
- + $tip
diff --git a/bl-kernel/admin/views/edit-content.php b/bl-kernel/admin/views/edit-content.php index 6ac99fe3..064dc82e 100644 --- a/bl-kernel/admin/views/edit-content.php +++ b/bl-kernel/admin/views/edit-content.php @@ -1,3 +1,5 @@ + +
@@ -261,25 +300,25 @@ @@ -289,6 +328,9 @@