From cbe7953fa55c081bbce25dcf00267f8c62c8b3b3 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 20 Sep 2022 21:31:53 +0100 Subject: [PATCH] Move title image to separate php file --- help.php | 2 +- index.php | 2 +- issue.php | 2 +- page-blocks/title-image.php | 3 +++ 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 page-blocks/title-image.php diff --git a/help.php b/help.php index 98070ea..d3979c6 100644 --- a/help.php +++ b/help.php @@ -10,7 +10,7 @@ - +

Help

Just type in a three character CRS code or a TIPLOC into the text diff --git a/index.php b/index.php index 024dc2d..18e0f32 100644 --- a/index.php +++ b/index.php @@ -14,7 +14,7 @@ - +
diff --git a/issue.php b/issue.php index d64a9a4..0ee0e20 100644 --- a/issue.php +++ b/issue.php @@ -33,7 +33,7 @@ - +

Please help us fix your issue

diff --git a/page-blocks/title-image.php b/page-blocks/title-image.php new file mode 100644 index 0000000..5196eeb --- /dev/null +++ b/page-blocks/title-image.php @@ -0,0 +1,3 @@ +";