Skip to content

Commit df7e02a

Browse files
author
Till Brehm
committed
Fixed syntax error.
1 parent 311e667 commit df7e02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/lib/lang/en_server_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ $wb['xmpp_port_pastebin_txt'] = 'Pastebin';
287287
$wb['xmpp_port_bosh_txt'] = 'BOSH';
288288
$wb["disable_bind_log_txt"] = "Disable bind9 messages for Loglevel WARN";
289289
$wb["apps_vhost_enabled_txt"] = "Apps-vhost enabled";
290-
$wb["mailinglist_manager_txt"] = 'Mailinglist Manager'
290+
$wb["mailinglist_manager_txt"] = 'Mailinglist Manager';
291291
$wb['skip_le_check_txt'] = 'Skip Lets Encrypt Check';
292292
$wb['migration_mode_txt'] = 'Server Migration Mode';
293293
?>

0 commit comments

Comments
 (0)