summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2017-12-21 23:22:58 +0100
committerSiri Reiter <siri@jones.dk>2017-12-21 23:22:58 +0100
commit1a4d93928595fa460b7728b0eda6c328cd8237ef (patch)
treefbb099e1d74f1fef6fbcb34c06f02814babc25a3
parentc3fb12b9ed5457ff2067017e2ab610026966d611 (diff)
Form text corrections.
-rwxr-xr-xkontakt.cgi6
1 files changed, 3 insertions, 3 deletions
diff --git a/kontakt.cgi b/kontakt.cgi
index 3bc8656..3f3633d 100755
--- a/kontakt.cgi
+++ b/kontakt.cgi
@@ -66,19 +66,19 @@ $form->field(
name => 'tur',
label => 'Tur',
size => 5,
- comment => '(Tur, bydel eller tema)'
+ comment => '(turnavn, bydel eller tema)'
);
$form->field(
name => 'antal',
label => 'Antal',
size => 5,
- comment => '(Antal deltagere)'
+ comment => '(antal deltagere)'
);
$form->field(
name => 'tid',
label => 'Tidspunkt',
size => 5,
- comment => '(Dato og tidspunkt)'
+ comment => '(dato og tidspunkt)'
);
$form->field(
name => 'kommentar',