Skip to content

Commit 0cdd669

Browse files
committed
Add config checkbox for dns-zone-rendering
1 parent 861f2b9 commit 0cdd669

28 files changed

+55
-12
lines changed

interface/web/admin/form/system_config.tform.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,12 @@
481481
'value' => '',
482482
'name' => 'default_slave_dnsserver'
483483
),
484+
'dns_show_zoneexport' => array (
485+
'datatype' => 'VARCHAR',
486+
'formtype' => 'CHECKBOX',
487+
'default' => 'n',
488+
'value' => array(0 => 'n', 1 => 'y')
489+
),
484490
//#################################
485491
// END Datatable fields
486492
//#################################

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ $wb['show_support_messages_txt'] = 'Show message function in help module';
105105
$wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
108109
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ $wb['show_support_messages_txt'] = 'Show message function in help module';
105105
$wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
108109
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,4 @@ $wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108108
$wb['monitor_key_txt'] = 'Senha do Monitor';
109+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ $wb['show_support_messages_txt'] = 'Show message function in help module';
105105
$wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
108109
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,4 @@ $wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108108
$wb['monitor_key_txt'] = 'Monitor keyword';
109+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ $wb['show_support_messages_txt'] = 'Show message function in help module';
105105
$wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
108109
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ $wb['show_support_messages_txt'] = 'Show message function in help module';
105105
$wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
108109
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ $wb['show_support_messages_txt'] = 'Show message function in help module';
105105
$wb['show_aps_menu_txt'] = 'Show APS menu';
106106
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
108+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
108109
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,5 @@ $wb['show_support_messages_txt'] = 'Show message function in help module';
106106
$wb['show_aps_menu_txt'] = 'Show APS menu';
107107
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
108108
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
109+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
109110
?>

0 commit comments

Comments
 (0)