fixing footer layout

This commit is contained in:
Holger Könemann 2016-03-09 10:21:11 +01:00
parent 70fb2d0d84
commit ad972f5a8f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<div class="col-md-12">
<footer id="colophon" class="container site-footer" role="contentinfo">
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="site-info">
<a href="<?php echo esc_url( __( 'http://wordpress.org/', 'understrap' ) ); ?>"><?php printf( __( 'Proudly powered by %s', 'understrap' ), 'WordPress' ); ?></a>