From c57b2bc5c3fd4db16e6724a896f382c31cccb102 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: Thu, 25 Aug 2022 22:07:11 +0900 Subject: [PATCH] =?UTF-8?q?echo=E7=9F=AD=E7=B8=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/404.php | 4 ++-- views/includes/footer.php | 2 +- views/includes/header.php | 8 ++++---- views/index.php | 8 ++++---- views/submitted.php | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/views/404.php b/views/404.php index e48804e..cc54582 100644 --- a/views/404.php +++ b/views/404.php @@ -1,4 +1,4 @@ -
- トップページに戻る +
+ diff --git a/views/includes/footer.php b/views/includes/footer.php index 7a1bf16..affc46e 100644 --- a/views/includes/footer.php +++ b/views/includes/footer.php @@ -1,7 +1,7 @@ diff --git a/views/includes/header.php b/views/includes/header.php index 26d6972..4c23b59 100644 --- a/views/includes/header.php +++ b/views/includes/header.php @@ -2,14 +2,14 @@ - - + + - <?php echo $title; ?> + <?= $title; ?>

- <?php echo LOC_LOGO; ?> + <?= LOC_LOGO; ?>

diff --git a/views/index.php b/views/index.php index d13fdfc..3888f5f 100644 --- a/views/index.php +++ b/views/index.php @@ -1,19 +1,19 @@

- +

- +

- +
- +
diff --git a/views/submitted.php b/views/submitted.php index 71dc8e7..1e055bf 100644 --- a/views/submitted.php +++ b/views/submitted.php @@ -1,6 +1,6 @@ -
- +
+

- +