From 048a86a581916a3ac60678213472d06be20f42c0 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sat, 5 Sep 2020 23:33:23 +0100 Subject: [PATCH] [logbook] Convert the first character of each word in country name to upper case to be consistant --- application/views/view_log/partial/log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/view_log/partial/log.php b/application/views/view_log/partial/log.php index 498b12fc..1483d904 100644 --- a/application/views/view_log/partial/log.php +++ b/application/views/view_log/partial/log.php @@ -41,7 +41,7 @@ COL_BAND); ?> - COL_COUNTRY; ?> + COL_COUNTRY))); ?> config->item('use_auth')) && ($this->session->userdata('user_type') >= 2)) { ?>