X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fform.mc;h=2fd8bf8f2703f712f65ba03d400a2d20a248df7a;hb=e277114d1174f602b137e85b08837541f3aaa4b1;hp=74d165b558f7905db897801c77fbaaadd944d766;hpb=e3baa362a4ce3ba74a87e2793e69405a50ae4506;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/form.mc b/web/htdocs/details/form.mc index 74d165b..2fd8bf8 100644 --- 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) ],