Proyectos de Subversion Moodle

Rev

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

Rev 1458 Rev 1459
Línea 23... Línea 23...
23
 */
23
 */
Línea 24... Línea 24...
24
 
24
 
25
defined('MOODLE_INTERNAL') || die();
25
defined('MOODLE_INTERNAL') || die();
Línea 26... Línea 26...
26
$siteurl = $CFG->wwwroot;
26
$siteurl = $CFG->wwwroot;
Línea 27... Línea 27...
27
 
27
 
28
$string['childthemesettings'] = 'Child Theme Settings';
28
$string['childthemesettings'] = 'Configuración del tema hijo';
29
 
29
 
30
// A description shown in the admin theme selector.                                                                                 
30
// A description shown in the admin theme selector.