Fixed formatting

This commit is contained in:
Igor Scheller 2022-10-18 22:08:49 +02:00
parent f9da096308
commit 855d3535db
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ function User_settings_view(
'mobile_show',
__('Show mobile number to other users to contact me'),
$user_source->settings->mobile_show
): '',
) : '',
form_text('mail', __('E-Mail') . ' ' . entry_required(), $user_source->email, false, 254),
form_checkbox(
'email_shiftinfo',