From 36bbf71a65901dbf9b09a8eff1de370a287d573c Mon Sep 17 00:00:00 2001 From: David Monllao Date: Wed, 4 Jan 2017 05:47:58 +0100 Subject: [PATCH] MDL-57338 templates: Fix modal_cancel template name --- lib/templates/modal_cancel.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/templates/modal_cancel.mustache b/lib/templates/modal_cancel.mustache index 14884c0c5fb..a3580860d72 100644 --- a/lib/templates/modal_cancel.mustache +++ b/lib/templates/modal_cancel.mustache @@ -15,7 +15,7 @@ along with Moodle. If not, see . }} {{! - @template core/modal_save_cancel + @template core/modal_cancel Moodle modal template with one cancel button.