From 7b5386f0dd7998b2b09680e04b511e57c9d00b2e Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 17 Feb 2007 18:52:17 +0000 Subject: 0000497: (facultative) themeconf.inc.php can build additional about text for PWG about page (see wipi theme). git-svn-id: http://piwigo.org/svn/trunk@1834 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/clear/themeconf.inc.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'template/yoga/theme/clear') diff --git a/template/yoga/theme/clear/themeconf.inc.php b/template/yoga/theme/clear/themeconf.inc.php index 02831007d..5e3aef9a0 100644 --- a/template/yoga/theme/clear/themeconf.inc.php +++ b/template/yoga/theme/clear/themeconf.inc.php @@ -1,5 +1,4 @@ 'yoga', 'theme' => 'clear', @@ -8,6 +7,5 @@ $themeconf = array( 'admin_icon_dir' => 'template/yoga/icon/admin', 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', 'local_head' => '', - 'About' => '', /* About text to display on About screen */ ); ?> -- cgit v1.2.3