diff --git a/guide/english/bootstrap/modals/index.md b/guide/english/bootstrap/modals/index.md index ac2938db34..406e01c417 100644 --- a/guide/english/bootstrap/modals/index.md +++ b/guide/english/bootstrap/modals/index.md @@ -6,7 +6,7 @@ Modals are popups for providing important information before continuing further. To create such dialogs/pop-ups on the top of current page Bootstrap provides Modal plugin. -#### Code Example : +#### Code Example (Bootstrap v4.1) : ```html @@ -14,45 +14,45 @@ To create such dialogs/pop-ups on the top of current page Bootstrap provides Mod
- + - + - + - - - - + + + + + -