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:
511559d
)
ucfirst(title)
author
Mike Taylor
<mike@indexdata.com>
Wed, 15 Nov 2006 13:15:19 +0000
(13:15 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 15 Nov 2006 13:15:19 +0000
(13:15 +0000)
web/htdocs/details/form.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/form.mc
b/web/htdocs/details/form.mc
index
74d165b
..
2fd8bf8
100644
(file)
--- a/
web/htdocs/details/form.mc
+++ b/
web/htdocs/details/form.mc
@@
-1,4
+1,4
@@
-%# $Id: form.mc,v 1.4 2006-11-15 13:10:42 mike Exp $
+%# $Id: form.mc,v 1.5 2006-11-15 13:15:19 mike Exp $
<%args>
$id => undef
$conn
@@
-18,7
+18,7
@@
my @fields =
qw() ],
[ password => 0, "Password (if needed)", "e:serverInfo/e:authentication/e:password",
qw(e:user) ],
- [ title => 0, "title", "e:databaseInfo/e:title",
+ [ title => 0, "Title", "e:databaseInfo/e:title",
qw() ],
[ description => 5, "Description", "e:databaseInfo/e:description",
qw(e:title) ],