X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=web%2Fhtdocs%2Fdetails%2Fedit.mc;h=f6ab56d57ae2e0a539f5eb8b9ec996f716046a0b;hb=248afdff7a66ab9c0271bd03a4505b609ba03528;hp=4d926f668a9a1e18de27fe28e14a752955e15bc1;hpb=e70905f79ecabe6752a95bb231263b0f1ac5ea9d;p=irspy-moved-to-github.git 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[