From d72097b72a2a3337f0c371044b59508908999630 Mon Sep 17 00:00:00 2001 From: Vladimir Vassilev Date: Tue, 30 Sep 2014 14:29:05 +0300 Subject: [PATCH] fixed menus --- footer.php | 8 ++++---- functions.php | 1 - header.php | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/footer.php b/footer.php index 480eaeb..67a5698 100644 --- a/footer.php +++ b/footer.php @@ -5,7 +5,7 @@

OpenFest

- 'footer-openfest', 'items_wrap' => '%3$s
' )); ?> + 'footer-openfest', 'items_wrap' => '%3$s
' )); ?> @@ -28,7 +28,7 @@

Други

- 'footer-others', 'items_wrap' => '%3$s
' )); ?> + 'footer-others', 'items_wrap' => '%3$s
' )); ?> diff --git a/functions.php b/functions.php index 2e4440b..2090265 100644 --- a/functions.php +++ b/functions.php @@ -1,6 +1,5 @@ __( 'Main Menu', 'initfest' ), 'footer-openfest' => __('OpenFest', 'initfest'), diff --git a/header.php b/header.php index b97f0ea..1e82bc5 100644 --- a/header.php +++ b/header.php @@ -27,7 +27,7 @@

- 'main-menu') ); ?> + 'main-menu') ); ?>