* Finish task #44502.

This commit is contained in:
tianshujie
2021-11-18 09:51:18 +08:00
parent c1bc3c48ad
commit 8553a87f00
4 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
<?php elseif($feature == 'tutorial'):?>
<div class='text-center'>
<?php echo $lang->misc->feature->tutorialDesc;?>
<img class='text-center' src='<?php echo $config->webRoot . 'theme/default/images/main/tutorial.png';?>' />
<img class='text-center' src='<?php echo $config->webRoot . $lang->misc->feature->tutorialImage;?>' />
</div>
<?php elseif($feature == 'youngBlueTheme'):?>
<div class='text-center'>