mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Fixing import interface. Step2. MDL-8793
This commit is contained in:
parent
f81b4b1a1b
commit
7cf3b7fabd
2 changed files with 18 additions and 27 deletions
|
@ -43,6 +43,5 @@
|
|||
</tr>
|
||||
</table>
|
||||
<input type="hidden" name="id" value="<?php p($id) ?>" />
|
||||
<input type="hidden" name="l" value="<?php p($l) ?>" />
|
||||
<input type="hidden" name="step" value="1" />
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue