From 4d086bef4b36f65587378cd12b39e1badb208d61 Mon Sep 17 00:00:00 2001 From: Alasdair Colley Date: Tue, 1 Nov 2011 17:25:07 +0000 Subject: Can now clone existing users to create a new user --- perc.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perc.cfg') diff --git a/perc.cfg b/perc.cfg index 586680a..f5a9b8c 100644 --- a/perc.cfg +++ b/perc.cfg @@ -5,8 +5,8 @@ "hyphens": "%d-%m-%Y" }, "time": { - "military": "%H%M", "12hour": "%I:%M%p", + "military": "%H%M", "12houronly": "%I%p", "civilian": "%H:%M" } @@ -49,7 +49,7 @@ "finish": "14:00" }, "format": "%I%p" - }, + }, "wjoe": { "start": "09:00", "finish": "17:00", -- cgit v1.2.3