Skip to content
Snippets Groups Projects
Commit 191ca820 authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

Add checkbox for parking to outdoor events form

parent 535a7a05
No related branches found
No related tags found
No related merge requests found
......@@ -701,6 +701,19 @@ $page->maincontentarea .= <<<EOF
</label>
</li>
</ol>
<ol style="clear:left;">
<li style="float:left;padding-top:25px">
<label for="parking">
Parking
</label>
<input type="checkbox" id="parking" name="parking" />
</li>
<li style="float:left;padding:27px 0 0 0;margin-left: -10px;font-size:.8em">
<label>
Please also contact Parking and Transit at 402-472-8436
</label>
</li>
</ol>
</fieldset>
<fieldset>
<legend>Other Information</legend>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment