Skip to content

Commit

Permalink
Merge branch 'master' into mobi-v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
David Olsen committed Aug 22, 2010
2 parents a7453a6 + a68a968 commit 042fa30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/home/data/data.copy.inc.php
Expand Up @@ -28,10 +28,10 @@
$wk_items[] = array('Map','map','','map.png',false,'');
$wk_items[] = array('News','news','','rss.png',false,'');
$wk_items[] = array('Links','links','','links.png',false,'');
$wk_items[] = array('Directory','people','','people.png',false,'');
$wk_items[] = array('Directory','people','','directory.png',false,'');
$wk_items[] = array('YouTube','youtube','','youtube.png',false,'');
$wk_items[] = array('Full Site','','','hedu.png',true,'http://'.$main_site_addy.'/');
$wk_items[] = array('Bookmark','mobile-about','?page=homescreen','homescreen.png',false,'');
$wk_items[] = array('Bookmark','mobile-about','?page=homescreen','bookmark.png',false,'');
$wk_items[] = array('Hours','hours','','hours.png',false,'');

/* basic nav sections
Expand Down

0 comments on commit 042fa30

Please sign in to comment.