From 4577278acc361facfbd70c6172355ee12e1b80e4 Mon Sep 17 00:00:00 2001 From: rub Date: Mon, 12 Mar 2007 22:33:53 +0000 Subject: Apply property svn:eol-style Value: LF git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/wipi/themeconf.inc.php | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'template/yoga/theme/wipi/themeconf.inc.php') diff --git a/template/yoga/theme/wipi/themeconf.inc.php b/template/yoga/theme/wipi/themeconf.inc.php index 05c933e08..4ac750e46 100644 --- a/template/yoga/theme/wipi/themeconf.inc.php +++ b/template/yoga/theme/wipi/themeconf.inc.php @@ -1,16 +1,16 @@ - 'yoga', - 'theme' => 'wipi', - 'template_dir' => 'template/yoga', - 'icon_dir' => 'template/yoga/icon', - 'admin_icon_dir' => 'template/yoga/icon/admin', - 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', - 'local_head' => '', -); -if ( !isset($lang['Theme: wipi']) ) -{ - $lang['Theme: wipi'] = 'The site is displayed with wipi theme based ' . - ' on yoga template, a standard template/theme of PhpWebgallery.'; -} -?> + 'yoga', + 'theme' => 'wipi', + 'template_dir' => 'template/yoga', + 'icon_dir' => 'template/yoga/icon', + 'admin_icon_dir' => 'template/yoga/icon/admin', + 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', + 'local_head' => '', +); +if ( !isset($lang['Theme: wipi']) ) +{ + $lang['Theme: wipi'] = 'The site is displayed with wipi theme based ' . + ' on yoga template, a standard template/theme of PhpWebgallery.'; +} +?> -- cgit v1.2.3