@@ -79,12 +79,15 @@ if (!empty($_REQUEST['selectschool'])
?>
<p>
Welcome to SlatePermutate<?php $inputPage->addressStudent(', ', '',
FALSE); ?>! To get started, enter in some of your
class IDs, and click the autosuggestion to add available sections for each class.
</p>
Note: The auto-complete function does not work in <b>Internet Explorer</b>.
<form method="post" action="process.php" id="scheduleForm">
<br />
<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) . '"'; /*"*/ ?>
/>
Status change: