diff --git a/includes/pages/admin_user.php b/includes/pages/admin_user.php index 8da09e81..0fb05ffb 100644 --- a/includes/pages/admin_user.php +++ b/includes/pages/admin_user.php @@ -59,12 +59,12 @@ function admin_user() . '

' . "\n"; $html .= ' Name' . '' . "\n"; $html .= ' Vorname' . '' . "\n"; - $html .= ' Alter' . '' . "\n"; - $html .= ' Telefon' . '' . "\n"; - $html .= ' Handy' . '' . "\n"; + $html .= ' Alter' . '' . "\n"; + $html .= ' Telefon' . '' . "\n"; + $html .= ' Handy' . '' . "\n"; $html .= ' DECT' . '' . "\n"; if ($user_source['email_by_human_allowed']) { - $html .= " email" . '' . "\n"; + $html .= " email" . '' . "\n"; } $html .= " jabber" . '' . "\n"; $html .= ' Size' diff --git a/includes/sys_form.php b/includes/sys_form.php index c974c1d1..ef0c877a 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') . '