Changeset - 7ef12fd0ca70
[Not reviewed]
default
0 1 0
Ethan Zonca - 15 years ago 2011-03-15 19:56:00
ez@ethanzonca.com
Additional random changes. This changeset and the previous may introduce some bugs and/or other issues.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
input.php
Show inline comments
 
@@ -134,7 +134,7 @@ if (!empty($_REQUEST['selectsemester']))
 
</p>
 

	
 
<form method="post" action="process.php" id="scheduleForm">
 
<p class="nospace"><label>Schedule Name</label><br />
 
<p class="nospace" style="border-left: 5px solid #999; padding-left: 5px!important; padding-top: 5px!important;"><label>Schedule Name</label><br />
 
  <input id="scheduleName" style="margin-bottom: 1em;" class="defText required" type="text" size="25" title="Spring 2011" name="postData[name]" <?php if ($sch) echo 'value="' . htmlentities($sch->getName(), ENT_QUOTES) . '"'; /*"*/ ?> />
 
</p>
 

	
0 comments (0 inline, 0 general)