From ed52b9b32a5149d06567d501a3844f3453eef9f2 Mon Sep 17 00:00:00 2001 From: Vladimir Vassilev Date: Tue, 30 Sep 2014 14:18:16 +0300 Subject: [PATCH] minor changes --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 895d736..2e4440b 100644 --- a/functions.php +++ b/functions.php @@ -6,6 +6,6 @@ register_nav_menus( 'footer-openfest' => __('OpenFest', 'initfest'), 'footer-openfest' => __('OpenFest', 'initfest'), 'footer-schedule' => __('Schedule', 'initfest'), - 'footer-others' => __('Footer Others', 'initfest'), + 'footer-others' => __('Others', 'initfest'), 'footer-followus' => __('Follow us in:', 'initfest') ) ); \ No newline at end of file