[xoops-cvslog 6271] CVS update: xoops2jp/html/modules/legacy/blocks

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2007年 3月 29日 (木) 01:33:05 JST


Index: xoops2jp/html/modules/legacy/blocks/legacy_themes.php
diff -u xoops2jp/html/modules/legacy/blocks/legacy_themes.php:1.1.2.4 xoops2jp/html/modules/legacy/blocks/legacy_themes.php:1.1.2.4.2.1
--- xoops2jp/html/modules/legacy/blocks/legacy_themes.php:1.1.2.4	Mon Nov 27 14:14:34 2006
+++ xoops2jp/html/modules/legacy/blocks/legacy_themes.php	Thu Mar 29 01:33:05 2007
@@ -25,6 +25,7 @@
 			$theme_option['screenshotUrl'] = XOOPS_THEME_URL . "/" . $name . "/" . $theme->getShow('screenshot');
 	        if ($name == $xoopsConfig['theme_set']) {
 	            $theme_option['selected'] = 'selected="selected"';
+                $block['theme_selected_screenshot'] = $theme->getShow('screenshot');
 	        } else {
 	            $theme_option['selected'] = '';
 	        }


xoops-cvslog メーリングリストの案内
Back to archive index