[gnome-web-www] fixes the navigation on membership page so the members list will appear again
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] fixes the navigation on membership page so the members list will appear again
- Date: Mon, 29 Apr 2013 15:54:03 +0000 (UTC)
commit e1da9adb76588d51c01a6c59ba3b62b6906af315
Author: Andreas Nilsson <anilsson redhat com>
Date: Mon Apr 29 12:53:57 2013 -0300
fixes the navigation on membership page so the members list will appear again
theme/page-membership.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-membership.php b/theme/page-membership.php
index e8a2de4..8b5f31b 100644
--- a/theme/page-membership.php
+++ b/theme/page-membership.php
@@ -23,7 +23,7 @@ require_once("header.php"); ?>
<div class="container_12">
<?php require_once('inc/page-title.php'); ?>
-
+ <?php wp_nav_menu(array('menu'=>'foundationnav','container_class'=>'foundation_nav')); ?>
<div class="content without_sidebar">
<?php while ( have_posts() ) : the_post(); ?>
<?php the_content(); ?>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]