MDL-57338 templates: Fix modal_cancel template name

This commit is contained in:
David Monllao
2017-01-04 11:33:59 +00:00
committed by Dan Poltawski
parent af1b9b6924
commit 36bbf71a65
+1 -1
View File
@@ -15,7 +15,7 @@
along with Moodle. If not, see <http://www.gnu.org/licenses/>.
}}
{{!
@template core/modal_save_cancel
@template core/modal_cancel
Moodle modal template with one cancel button.