THEME is out of this directory.

I hope to have done it correctly!
This commit is contained in:
stronk7 2005-01-28 00:01:20 +00:00
parent cab5d3cd04
commit ad4f774cd4
8 changed files with 9 additions and 9 deletions

View file

@ -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) {