Update regcfp config

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-06-27 21:33:33 +00:00
parent c23e802590
commit 28c740b241

View file

@ -22,7 +22,9 @@
"email": {
"from": "nobody@fedoraproject.org",
"transport": {
"host": "localhost"
"host": "localhost",
"port": 25,
"secure": false
}
},
@ -624,7 +626,7 @@
"</tr><tr>",
"<th>Other transit-related costs:</th> <td><strong>$<span id='estimate_other_transit'>--</span></strong> USD</td>",
"</tr><tr>",
"<th>Lodging, <span id='estimate_lodging_nights'>X</span> nights x ($139.99 + 15.40):</th> <td> <strong>$<span id='estimate_lodging_cost'>--</span></strong> USD</td>",
"<th>Lodging, (<span id='estimate_lodging_nights'>X</span> nights x ($139 + 16.27))/2:</th> <td> <strong>$<span id='estimate_lodging_cost'>--</span></strong> USD</td>",
"</tr><tr>",
"<th>Registration fee:</th> <td> <strong>$<span id='estimate_regfee'>--</span> </strong>USD</td>",
"</tr></table>",
@ -650,7 +652,7 @@
"required": false,
"private": true,
"shownifkey": "afford_to_pay",
"shownifval": "other",
"shownifval": "Other",
"split": 2
}