From 3b6f9e4d99b86e94782a42458e9b63b88183b999 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 22 Nov 2020 19:58:12 -0600 Subject: [PATCH] Very minor language updates --- application/views/timeline/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/views/timeline/index.php b/application/views/timeline/index.php index 871ab9b2..80332d21 100644 --- a/application/views/timeline/index.php +++ b/application/views/timeline/index.php @@ -50,19 +50,19 @@
input->post('awardradio') == 'was') echo ' checked'?>>
input->post('awardradio') == 'iota') echo ' checked'?>>
input->post('awardradio') == 'waz') echo ' checked'?>>
@@ -217,4 +217,4 @@ function write_waz_timeline($timeline_array, $custom_date_format, $bandselect, $ '; } echo ''; -} \ No newline at end of file +}