MDL-46269 tool_httpsreplace: Add multiple steps

This commit is contained in:
John Okely
2017-09-18 11:18:18 +08:00
committed by Marina Glancy
parent 4b86dd7ba6
commit 55b1d231ed
7 changed files with 116 additions and 63 deletions
-1
View File
@@ -49,5 +49,4 @@ class form extends \moodleform {
$this->add_action_buttons(false, get_string('doit', 'tool_httpsreplace'));
}
}