/************************* Coppermine Photo Gallery ************************ Copyright (c) 2003-2005 Coppermine Dev Team v1.1 originaly written by Gregory DEMAR This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ******************************************** Coppermine version: 1.4.2 $Source: /cvsroot/coppermine/devel/themes/rainy_day/theme.php,v $ $Revision: 1.65 $ $Author: gaugau $ $Date: 2005/10/25 01:16:24 $ **********************************************/ // ------------------------------------------------------------------------- // // This theme has had all redundant CORE items removed // // ------------------------------------------------------------------------- // define('THEME_HAS_RATING_GRAPHICS', 1); define('THEME_IS_XHTML10_TRANSITIONAL',1); // HTML template for sys_menu $template_sys_menu = << {BUTTONS}
EOT; // HTML template for template sys_menu buttons $template_sys_menu_button = << {HREF_LNK} EOT; ?>