projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e229ab
)
Ask for "name" not "title".
author
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 20 Jul 2010 13:41:36 +0000
(14:41 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 20 Jul 2010 13:41:36 +0000
(14:41 +0100)
web/htdocs/details/edit.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/edit.mc
b/web/htdocs/details/edit.mc
index
4d926f6
..
f6ab56d
100644
(file)
--- 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[<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">