Proyectos de Subversion Moodle

Rev

Rev 1344 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1344 Rev 1349
Línea 22... Línea 22...
22
 *
22
 *
23
 */
23
 */
Línea 24... Línea 24...
24
 
24
 
Línea 25... Línea 25...
25
defined('MOODLE_INTERNAL') || die();
25
defined('MOODLE_INTERNAL') || die();
Línea 26... Línea 26...
26
 
26
 
27
$page = new admin_settingpage('theme_universe_settingstopbar', get_string('settingstopbar', 'theme_universe_child'));
27
$page = new admin_settingpage('theme_universe_child_settingstopbar', get_string('settingstopbar', 'theme_universe_child'));
28
 
28
 
29
$name = 'theme_universe_child/topbarscss';
29
$name = 'theme_universe_child/topbarscss';