From 04e47acc506dfd244e16fe5a9348de362317da15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Sun, 8 May 2022 16:13:58 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=94=E3=82=81=E3=82=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/header.php | 4 ++-- item.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/header.php b/include/header.php index efab79a..63fe3c6 100644 --- a/include/header.php +++ b/include/header.php @@ -2,7 +2,7 @@ - <?php echo $eigo ? STORE_NAME_EN : STORE_NAME_JA; ?> + <?php echo STORE_NAME; ?> document.getElementById('jswarning').style.display = 'block'; -

+

diff --git a/item.php b/item.php index a909772..6ef15cd 100644 --- a/item.php +++ b/item.php @@ -1,6 +1,5 @@