From: Steve Sutton Date: Tue, 31 Mar 2015 20:54:20 +0000 (-0400) Subject: Get rid of hr tag X-Git-Tag: v1.0.0~27 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=f8540e53c10a57f105a39ec4abd567f8f07599d6;p=WP-Themes%2FAdelaineConstruction.git Get rid of hr tag for some reason in bread crumb area --- diff --git a/parts/bread-crumbs.php b/parts/bread-crumbs.php index cb7c2bc..7603ea0 100644 --- a/parts/bread-crumbs.php +++ b/parts/bread-crumbs.php @@ -3,6 +3,5 @@ echo "
"; bcn_display(); echo "
"; - echo '

'; } ?>