Ask for "name" not "title".
[irspy-moved-to-github.git] / web / htdocs / details / edit.mc
index 4d926f6..f6ab56d 100644 (file)
@@ -68,7 +68,7 @@ if (!defined $id) {
     } elsif (!defined $newid) {
        # Tried to create new record but data is insufficient
        print qq[<p class="error">
-               Please specify title, protocol, host, port and database name.</p>\n];
+               Please specify name, protocol, host, port and database name.</p>\n];
        undef $update;
     } elsif ($host !~ /^\w+\.[\w.]*\w$/i) {
        print qq[<p class="error">