diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d2f16ed..e419ff0b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +* **Build 15x** (2014-10-x) + - Added twig filters `|trans` for `Lang::get(...)` and `|transchoice` for `Lang::choice(...)`. + * **Build 153** (2014-10-09) - Plugins are now updated in order of their dependency definitions. - Moved `ViewMaker` trait now lives under system, it can be useful for Models too. diff --git a/modules/system/controllers/updates/_disable_form.htm b/modules/system/controllers/updates/_disable_form.htm index a6aa37e65..5f116dfda 100644 --- a/modules/system/controllers/updates/_disable_form.htm +++ b/modules/system/controllers/updates/_disable_form.htm @@ -41,7 +41,7 @@ type="submit" class="btn btn-primary" data-request="onDisablePlugins" - data-request-confirm="" + data-request-confirm="" data-stripe-load-indicator>