Revision 7fac6521 templates/apply.html

b/templates/apply.html
285 285
                        {{ form.destination.help_text }}
286 286
                    </p>
287 287
                </div>
288
				<div class="roundbox">
289
                    {{ form.protocol.label_tag }}{{ form.protocol }}{% if form.protocol.errors %}
290
                    <br>
291
                    <p class="error" style="clear:both;">
292
                        {{ form.protocol.errors|join:", " }}
293
                    </p>
294
                    {% endif %}
295
                </div>
288 296
                <div id='portsacc'>
289 297
                <h3 style="padding: 0.5em 0.5em 0.5em 0.7em;">Advanced Settings (Ports)</h3>
290 298
                <div class='accord_wrapper' style="height: 452px !important;">

Also available in: Unified diff