mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +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
|
@ -67,7 +67,7 @@ function backup_upgrade($oldversion=0) {
|
|||
}
|
||||
|
||||
if ($oldversion < 2003082600 and $result) {
|
||||
print_simple_box("This is the first non-alpha release of the Backup/Restore module.<p>Thanks for upgrading!","center", "50%", "$THEME->cellheading", "20", "noticebox");
|
||||
print_simple_box("This is the first non-alpha release of the Backup/Restore module.<p>Thanks for upgrading!","center", "50%", '', "20", "noticebox");
|
||||
}
|
||||
|
||||
if ($oldversion < 2003112700 and $result) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue