Correct wording

This commit is contained in:
Jamie Cameron
2009-12-10 21:36:06 -08:00
parent 443a9a55e7
commit dbc7ffa292
2 changed files with 2 additions and 2 deletions

View File

@@ -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");

View 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