File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
interface/web/dns/lib/lang Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -35,4 +35,7 @@ $wb['globalsearch_noresults_text_txt'] = 'No results.';
3535$wb['globalsearch_noresults_limit_txt'] = '0 results';
3636$wb['globalsearch_searchfield_watermark_txt'] = 'Search';
3737$wb['globalsearch_suggestions_text_txt'] = 'Suggestions';
38- $wb['dkim_txt'] = 'DKIM enabled';?>
38+ $wb['dkim_txt'] = 'DKIM enabled';
39+ $wb['list_head_txt'] = 'DNS Zone Wizard';
40+ $wb['list_desc_txt'] = 'Create a DNS Zone via a wizard';
41+ ?>
Original file line number Diff line number Diff line change @@ -36,5 +36,6 @@ $wb['globalsearch_noresults_limit_txt'] = '0 results';
3636$wb['globalsearch_searchfield_watermark_txt'] = 'Search';
3737$wb['globalsearch_suggestions_text_txt'] = 'Suggestions';
3838$wb['list_head_txt'] = 'DNS Zone Wizard';
39+ $wb['list_desc_txt'] = 'Create a DNS Zone via a wizard';
3940$wb['dkim_txt'] = 'DKIM enabled';
4041?>
You can’t perform that action at this time.
0 commit comments