Skip to content

Commit 555031d

Browse files
committed
Fix merge conflict mess
1 parent 21ac12b commit 555031d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ $wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108108
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
109109
$wb['le_caa_autocreate_options_txt'] = 'Enable automatic creation of CAA record on issuing LE';
110110
$wb['show_delete_on_forms_txt'] = 'Show delete button on edit forms';
111-
<<<<<<< HEAD
112-
$wb['mailbox_show_last_access_txt'] = 'Show last access time for mail accounts';
113-
=======
114111
$wb['dns_external_slave_server_txt'] = 'External DNS servers (comma separated)';
115-
>>>>>>> origin/develop
112+
$wb['mailbox_show_last_access_txt'] = 'Show last access time for mail accounts';
116113
?>

0 commit comments

Comments
 (0)