From 13898af59075a533b9b30f35fa2a6365f49e0bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laussel=20Lo=C3=AFc?= Date: Thu, 19 Oct 2017 19:31:49 +0200 Subject: [PATCH] remove form control label as it have been removed (#24442) --- docs/4.0/components/forms.md | 4 ++-- docs/4.0/components/modal.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index 84891d8417..abf6c1e678 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -264,11 +264,11 @@ The `.form-group` class is the easiest way to add some structure to forms. Its o {% example html %}
- +
- +
diff --git a/docs/4.0/components/modal.md b/docs/4.0/components/modal.md index 3586f461ca..c4191b83d1 100644 --- a/docs/4.0/components/modal.md +++ b/docs/4.0/components/modal.md @@ -359,11 +359,11 @@ Below is a live demo followed by example HTML and JavaScript. For more informati