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