<?php /*========================================================*\ ||########################################################|| ||# #|| ||# WB News v2.0.0 #|| ||# ---------------------------------------------------- #|| ||# Copyright (c) 2004-2007 #|| ||# Created: 16th August 2005 #|| ||# Filename: theme_info.php #|| ||# #|| ||########################################################|| /*========================================================*/ /** * @author $Author: pmcilwaine $ * @version $Id: theme_info.php,v 1.4.2.3 2008/06/13 09:43:03 pmcilwaine Exp $ */ // alternate row colours $row_color["row.1"] = "#edf3fe"; $row_color["row.2"] = "#fff"; // $theme_info["menu_entry"] = ""; // $theme_info["toolbar_entry"] = ""; $theme_info["pagemenu_build"] = "section"; $theme_info["pagemenu"] = array( "separator" => NULL ); ?>