From 6f9cd9b722ebaab3a3f22e1c8ee10e3ce10398ab Mon Sep 17 00:00:00 2001 From: brotherand2 <547996854@qq.com> Date: Fri, 14 Jan 2022 03:41:37 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E7=A9=BA=E9=97=B4-?= =?UTF-8?q?=E7=9B=B8=E5=86=8C-=E7=9B=B8=E5=86=8C=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E8=AF=A6=E6=83=85-=E9=9A=90=E7=A7=81=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/source/include/space/space_album.php | 2 +- upload/template/default/home/space_album_pic.htm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/upload/source/include/space/space_album.php b/upload/source/include/space/space_album.php index 45ca87cb8..ba12c1d41 100644 --- a/upload/source/include/space/space_album.php +++ b/upload/source/include/space/space_album.php @@ -262,7 +262,7 @@ if($id) { $navtitle = $pic['title'].' - '.$navtitle; } $metakeywords = $pic['title'] ? $pic['title'] : $album['albumname']; - $metadescription = $pic['title'] ? $pic['title'] : $albumname['albumname']; + $metadescription = $pic['title'] ? $pic['title'] : $album['albumname']; include_once template("diy:home/space_album_pic"); diff --git a/upload/template/default/home/space_album_pic.htm b/upload/template/default/home/space_album_pic.htm index 4029e6ff9..7ebd96c3d 100644 --- a/upload/template/default/home/space_album_pic.htm +++ b/upload/template/default/home/space_album_pic.htm @@ -47,7 +47,7 @@ « {lang return_pic_list} |{lang current_pic}  -   {$friendsname[$value[friend]]} +   {$friendsname[$album[friend]]} -- Gitee