mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
THEME is out of this directory.
I hope to have done it correctly!
This commit is contained in:
parent
cab5d3cd04
commit
ad4f774cd4
8 changed files with 9 additions and 9 deletions
|
@ -106,7 +106,7 @@
|
|||
}
|
||||
//Print form
|
||||
print_heading("$strcourserestore".((empty($to) ? ': '.basename($file) : '')));
|
||||
print_simple_box_start("center", "", "$THEME->cellheading");
|
||||
print_simple_box_start('center');
|
||||
|
||||
//Adjust some php variables to the execution of this script
|
||||
@ini_set("max_execution_time","3000");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue