From 9ed1bee2317d6e51879cc823b3d27eb7bec5cd50 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 11 Feb 2015 22:26:05 +0100 Subject: fixed bug in the top navigation bar --- nav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nav.php b/nav.php index 8edf66a..f5b9fd0 100644 --- a/nav.php +++ b/nav.php @@ -60,7 +60,7 @@ krsort($list, SORT_STRING); foreach ($list as $item) { echo "
{$item['contactClientName']} ({$item['start']} - {$item['end']}) -- cgit v1.2.3