mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-56429-master' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
8b81daf4dd
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
</div>
|
</div>
|
||||||
<form>
|
<form>
|
||||||
{{{formhtml}}}
|
{{{formhtml}}}
|
||||||
<div class="form-actions">
|
<div class="form-actions m-t-1">
|
||||||
<button type="submit" class="btn btn-primary">{{#str}} savechanges {{/str}}</button>
|
<button type="submit" class="btn btn-primary">{{#str}} savechanges {{/str}}</button>
|
||||||
<button type="button" class="btn" data-cancel-button>{{#str}} cancel {{/str}}</button>
|
<button type="button" class="btn" data-cancel-button>{{#str}} cancel {{/str}}</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue