Skip to content
Snippets Groups Projects
Commit 5183f622 authored by Michael Fairchild's avatar Michael Fairchild
Browse files

added page title and changed layout to two_col

parent 202bc6aa
Branches
No related tags found
No related merge requests found
......@@ -88,16 +88,14 @@ if (!empty($_POST)) {
</div>
</div>
<div id="wdn_content_wrapper">
<div id="titlegraphic"><!-- TemplateBeginEditable name="titlegraphic" -->
<div id="titlegraphic"><!-- TemplateBeginEditable name="titlegraphic" --><h1>Jorgensen Hall Extreme Ribbon-Cutting Contest</h1>
<!-- TemplateEndEditable --></div>
<div id="pagetitle"><!-- TemplateBeginEditable name="pagetitle" --><!-- TemplateEndEditable --></div>
<div id="maincontent">
<!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' -->
<!-- TemplateBeginEditable name="maincontentarea" -->
<h3 class="zenform">Jorgensen Hall Extreme Ribbon-Cutting Contest</h3>
<form class='zenform' action="?submit=true" method="post" name="physics_form" id="physics_form" target="_self">
<fieldset style="width: 96%">
<legend>Ribbon-cutting proposal</legend>
<h1></h1>
<div class="two_col left">
<p>Physics Department extreme ribbon-cutting contest-your chance to win an iPad
from the UNL Computer and Phone Shop</p>
......@@ -140,7 +138,11 @@ if (!empty($_POST)) {
<p>The creator of the winning submission will receive an iPad or dollar value
equivalent in merchandise from the UNL Computer and Phone Shop.</p>
<hr/>
</div>
<div class="two_col right">
<form class='zenform' action="?submit=true" method="post" name="physics_form" id="physics_form" target="_self">
<fieldset style="width: 96%">
<legend>Ribbon-cutting proposal</legend>
<ol>
<li><label for="name" class="element"><span class="required">*</span>Name<span class="helper">Enter Your Full Name</span></label><div class="element"><input id="name" name="name" type="text" class="validate(required)" /></div></li>
<li><label for="email" class="element"><span class="required">*</span>Email Address</label><div class="element"><input id="email" name="email" type="text" class="validate(email)" /></div></li>
......@@ -173,6 +175,7 @@ if (!empty($_POST)) {
</fieldset>
<input type="submit" name="submit" value="Submit" />
</form>
</div>
<!-- TemplateEndEditable -->
<div class="clear"></div>
<?php virtual('/wdn/templates_3.0/includes/noscript.html'); ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment