File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
"downloadtext": "http://localhost/moodle/mod/exescorm/report.php?id=143&mode=basic&attemptsmode=0&sesskey=AmfcC7riSb&download=CSV"
39
39
}
40
40
}}
41
- <div class =" container-fluid tertiary-navigation " >
41
+ <form method = " post " action = " your-action-url " class =" d-flex flex-wrap align-items-center " id = " your-form-id " >
42
42
<div class =" row" >
43
43
{ {#exescormreports} }
44
44
<div class =" navitem" >
60
60
</div >
61
61
{ {/candownload} }
62
62
</div >
63
- </div >
63
+ </form >
Original file line number Diff line number Diff line change 33
33
"heading": "Sub page heading"
34
34
}
35
35
}}
36
- <div class =" container-fluid tertiary-navigation " >
36
+ <form method = " post " action = " your-action-url " class =" d-flex flex-wrap align-items-center " id = " your-form-id " >
37
37
<div class =" row" >
38
38
<div class =" navitem" >
39
39
<a class =" btn btn-secondary mr-2" href =" { { backurl} } " >{ {#str} }back, core { {/str} }</a >
44
44
</div >
45
45
{ {/userreport} }
46
46
</div >
47
- </div >
47
+ </form >
48
48
{ {#heading} }<h2 >{ {heading} }</h2 >{ {/heading} }
You can’t perform that action at this time.
0 commit comments