From 376e14fa345d9c462ce9ad5328120c7d1d25f15d Mon Sep 17 00:00:00 2001 From: Frederic Massart Date: Tue, 16 Aug 2016 13:55:51 +0800 Subject: [PATCH] MDL-55564 theme_noname: Use alert-danger rather than alert-error Part of MDL-55071 --- theme/noname/templates/core/notification_error.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/noname/templates/core/notification_error.mustache b/theme/noname/templates/core/notification_error.mustache index 92a0129b52a..02d87984fee 100644 --- a/theme/noname/templates/core/notification_error.mustache +++ b/theme/noname/templates/core/notification_error.mustache @@ -36,7 +36,7 @@ Example context (json): { "message": "Your pants are on fire!", "closebutton": 1, "announce": 1, "extraclasses": "foo bar"} }} -