diff options
Diffstat (limited to 'docs/4.0/examples/floating-labels/index.html')
| -rw-r--r-- | docs/4.0/examples/floating-labels/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/floating-labels/index.html b/docs/4.0/examples/floating-labels/index.html index b8a59bbdb..ebe38f370 100644 --- a/docs/4.0/examples/floating-labels/index.html +++ b/docs/4.0/examples/floating-labels/index.html @@ -40,7 +40,7 @@ </label> </div> <button class="btn btn-lg btn-primary btn-block" type="submit">Sign in</button> - <p class="mt-5 mb-3 text-muted text-center">© 2017</p> + <p class="mt-5 mb-3 text-muted text-center">© 2017-2018</p> </form> </body> </html> |
