Correct wording
authorJamie Cameron <jcameron@webmin.com>
Fri, 11 Dec 2009 05:36:06 +0000 (21:36 -0800)
committerJamie Cameron <jcameron@webmin.com>
Fri, 11 Dec 2009 05:36:06 +0000 (21:36 -0800)
bind8/edit_text.cgi
bind8/lang/en

index 9bb1d99..7bafc81 100755 (executable)
@@ -15,7 +15,7 @@ $access{'file'} || &error($text{'text_ecannot'});
 
 $text = &read_file_contents(&make_chroot($file));
 if (!$access{'ro'}) {
-       print &text('text_desc', "<tt>$file</tt>"),"<p>\n";
+       print &text('text_desc3', "<tt>$file</tt>"),"<p>\n";
        }
 
 print &ui_form_start("save_text.cgi", "form-data");
index e3208f2..9f95fed 100644 (file)
@@ -282,7 +282,7 @@ edit_espfexp='$1' is a valid record name for a rejection message
 
 text_title=Edit Records File
 text_title2=View Records File
-text_desc=This form allows you to manually edit the DNS records file $1. No syntax checking will be done by Webmin, and the zone serial number will not be automatically incremented.
+text_desc3=This form allows you to manually edit the DNS records file $1. No syntax checking will be done by Webmin.
 text_desc2=This page shows the DNS records file $1, created by BIND when the zone was transferred from the master server.
 text_undo=Undo
 text_ecannot=You are not allowed to edit record files