diff options
| author | Mark Otto <[email protected]> | 2013-01-11 10:58:17 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-11 10:58:17 -0800 |
| commit | 839f83c610e072d23967656e919996b88475fe80 (patch) | |
| tree | 7aee3f3195e1b438d5ecb74e77dfc1c77f5383b9 /docs/examples/carousel.html | |
| parent | 6e5a2fedaaa75ea5052e495b04d424eaad4c3622 (diff) | |
| parent | cf852c1f62e3b62dbc51d78d558dd6f5a373a840 (diff) | |
| download | bootstrap-839f83c610e072d23967656e919996b88475fe80.tar.xz bootstrap-839f83c610e072d23967656e919996b88475fe80.zip | |
Merge branch 'wilfra-patch-2' into 2.3.0-wip
Diffstat (limited to 'docs/examples/carousel.html')
| -rw-r--r-- | docs/examples/carousel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 32fca5d73..30053e4be 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -418,7 +418,7 @@ <!-- FOOTER --> <footer> <p class="pull-right"><a href="#">Back to top</a></p> - <p>© 2012 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2013 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> </footer> </div><!-- /.container --> |
