removed new line indents
This commit is contained in:
parent
0152a9b7c6
commit
ee7cbede67
|
@ -5,7 +5,7 @@
|
|||
<div class="col4">
|
||||
<h3>OpenFest</h3>
|
||||
<p>
|
||||
<?php wp_nav_menu(array('theme_location' => 'footer-openfest', 'items_wrap' => '%3$s<br/>' )); ?>
|
||||
<?php wp_nav_menu(array('theme_location' => 'footer-openfest', 'items_wrap' => '%3$s' )); ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col4">
|
||||
|
|
Loading…
Reference in New Issue