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 | 98b0d4946f187e5e5145fc8a218d1d0f9b58e4d7 (patch) | |
| tree | 0a6b6fbf7aec7ca34c342712bb90d3cc878dc04d /carousel.html | |
| parent | a2854c830701a6ae21e4159e84b4245c9bf4dd65 (diff) | |
| parent | e7a13a94168c9a83898ab1d549b8ced22b42774c (diff) | |
| download | bootstrap-98b0d4946f187e5e5145fc8a218d1d0f9b58e4d7.tar.xz bootstrap-98b0d4946f187e5e5145fc8a218d1d0f9b58e4d7.zip | |
Merge branch 'wilfra-patch-2' into 2.3.0-wip
Diffstat (limited to 'carousel.html')
| -rw-r--r-- | carousel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/carousel.html b/carousel.html index 32fca5d73..30053e4be 100644 --- a/carousel.html +++ b/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 --> |
