Merge branch 'MDL-56429-master' of git://github.com/ryanwyllie/moodle

This commit is contained in:
David Monllao 2016-11-24 15:47:31 +08:00
commit 8b81daf4dd

View file

@ -51,7 +51,7 @@
</div>
<form>
{{{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="button" class="btn" data-cancel-button>{{#str}} cancel {{/str}}</button>
</div>