X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fedit.mc;h=f6ab56d57ae2e0a539f5eb8b9ec996f716046a0b;hp=4d926f668a9a1e18de27fe28e14a752955e15bc1;hb=248afdff7a66ab9c0271bd03a4505b609ba03528;hpb=3e229ab059eeb764eb31231bbeea89b216c49417 diff --git a/web/htdocs/details/edit.mc b/web/htdocs/details/edit.mc index 4d926f6..f6ab56d 100644 --- a/web/htdocs/details/edit.mc +++ b/web/htdocs/details/edit.mc @@ -68,7 +68,7 @@ if (!defined $id) { } elsif (!defined $newid) { # Tried to create new record but data is insufficient print qq[

- Please specify title, protocol, host, port and database name.

\n]; + Please specify name, protocol, host, port and database name.

\n]; undef $update; } elsif ($host !~ /^\w+\.[\w.]*\w$/i) { print qq[