Skip to content
Snippets Groups Projects
Commit e20e8fa8 authored by Tim Steiner's avatar Tim Steiner
Browse files

Add a reminder to people that subject codes are usually four letters long

parent 7971f014
Branches
Tags
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<div class="content"> <div class="content">
<form id="search_form" action="<?php echo $this->baseUrl(); ?>/courses/new/search.post" method="post"> <form id="search_form" action="<?php echo $this->baseUrl(); ?>/courses/new/search.post" method="post">
<fieldset> <fieldset>
<label>Subject Area</label> <label>Subject Area (Usually four letters)</label>
<input type="text" id="subject" name="subject" /> <input type="text" id="subject" name="subject" />
</fieldset> </fieldset>
<fieldset> <fieldset>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment