@ -1641,11 +1641,6 @@ class SettingsCurrentFixtures extends Fixture implements FixtureGroupInterface
],
],
],
],
'admin' => [
'admin' => [
[
'name' => 'admin_chamilo_announcements_disable',
'title' => 'Disable editor announcements',
'comment' => "Choose 'Yes' to stop announcements from the software editor to appear on the administrative homepage (only admins see it). This will also remove security update announcements.",
],
[
[
'name' => 'drh_allow_access_to_all_students',
'name' => 'drh_allow_access_to_all_students',
'title' => 'HRM can access all students from reporting pages',
'title' => 'HRM can access all students from reporting pages',
@ -1871,11 +1866,6 @@ class SettingsCurrentFixtures extends Fixture implements FixtureGroupInterface
'title' => 'Bug report link',
'title' => 'Bug report link',
'comment' => 'Provide link to a bug reporting platform if not using the internal ticket manager.',
'comment' => 'Provide link to a bug reporting platform if not using the internal ticket manager.',
],
],
[
'name' => 'default_template',
'title' => 'Layout template',
'comment' => 'Provide the name of the template folder from main/template/ to change the appearance and structure of this portal.',
],
[
[
'name' => 'disable_copy_paste',
'name' => 'disable_copy_paste',
'title' => 'Disable copy-pasting',
'title' => 'Disable copy-pasting',
@ -1962,11 +1952,6 @@ class SettingsCurrentFixtures extends Fixture implements FixtureGroupInterface
],
],
],
],
'platform' => [
'platform' => [
[
'name' => 'default_template',
'title' => 'Layout template',
'comment' => 'Provide the name of the template folder from main/template/ to change the appearance and structure of this portal.',