From bd8ceda6830f97247b73932b85ce41af5b8d2ab0 Mon Sep 17 00:00:00 2001 From: Nos- Date: Tue, 28 Aug 2018 12:38:32 +0200 Subject: Revert "Tried to fix inputfields for date, email, tel" This reverts commit 80f3bb5154a215d9fb5627559fa240acccab09c4. --- includes/sys_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/sys_form.php') diff --git a/includes/sys_form.php b/includes/sys_form.php index ef0c877a..c974c1d1 100644 --- a/includes/sys_form.php +++ b/includes/sys_form.php @@ -68,7 +68,7 @@ function form_date($name, $label, $value, $start_date = '', $end_date = '') $end_date = is_numeric($end_date) ? date('Y-m-d', $end_date) : ''; return form_element($label, '
- ' + ' . '' . glyph('th') . '