Proyectos de Subversion Moodle

Rev

Rev 1344 | Rev 1346 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1344 Rev 1345
Línea 13... Línea 13...
13
    $settings = new theme_universe_admin_settingspage_tabs('themesettinguniverse_child', get_string('configtitle', 'theme_universe_child'));
13
    $settings = new theme_universe_admin_settingspage_tabs('themesettinguniverse_child', get_string('configtitle', 'theme_universe_child'));
Línea 14... Línea 14...
14
 
14
 
15
 
15
 
16
    // Each page is a tab - the first is the "General" tab.                                                                         
-
 
Línea 17... Línea 16...
17
    $page = new admin_settingpage('theme_universe_child_general', get_string('generalsettings', 'theme_universe_child'));
16
    // Each page is a tab - the first is the "General" tab.                                                                         
18
    require('settings/topbar.php');
17
    $page = new admin_settingpage('theme_universe_child_general', get_string('generalsettings', 'theme_universe_child'));
19
 
18
 
20
    // Replicate the preset setting from boost.                                                                                     
19
    // Replicate the preset setting from boost.