removed new line indents #5

Merged
hethhhhh merged 1 commits from patch-1 into master 2014-10-13 23:10:49 +03:00
1 changed files with 1 additions and 1 deletions

View File

@ -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">