Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UCommWebforms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
UCommWebforms
Commits
5183f622
Commit
5183f622
authored
Oct 5, 2010
by
Michael Fairchild
Browse files
Options
Downloads
Patches
Plain Diff
added page title and changed layout to two_col
parent
202bc6aa
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
www/physics/ribbon_cutting2010/index.php
+10
-7
10 additions, 7 deletions
www/physics/ribbon_cutting2010/index.php
with
10 additions
and
7 deletions
www/physics/ribbon_cutting2010/index.php
+
10
−
7
View file @
5183f622
...
...
@@ -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'
);
?>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment