Proyectos de Subversion Moodle

Rev

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

Rev 171 Rev 213
Línea 74... Línea 74...
74
    ),
74
    ),
75
    // Part of course, typical for modules - default page layout if $cm specified in require_login().
75
    // Part of course, typical for modules - default page layout if $cm specified in require_login().
76
    'incourse' => array(
76
    'incourse' => array(
77
        'file' => 'tmpl-incourse.php',
77
        'file' => 'tmpl-incourse.php',
78
        'regions' => array('side-pre', 'bellow-content'),
78
        'regions' => array('side-pre', 'bellow-content'),
79
        'defaultregion' => 'side-pre',
79
        'defaultregion' => 'bellow-content',
80
    ),
80
    ),
81
    // The site home page.
81
    // The site home page.
82
    'frontpage' => array(
82
    'frontpage' => array(
83
        'file' => 'tmpl-frontpage.php',
83
        'file' => 'tmpl-frontpage.php',
84
        'regions' => array(
84
        'regions' => array(