mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Minor fixes for XHTML compliance
This commit is contained in:
parent
5930e65512
commit
7bae742ae7
3 changed files with 1 additions and 3 deletions
|
@ -44,6 +44,5 @@
|
|||
</table>
|
||||
<input type="hidden" name="id" value="<?php p($id) ?>" />
|
||||
<input type="hidden" name="l" value="<?php p($l) ?>" />
|
||||
<input type="hidden" name="lasttab" value="<?php p($lasttab) ?>" />
|
||||
<input type="hidden" name="step" value="1" />
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue