Skip to content

Commit

Permalink
change help text on submission page
Browse files Browse the repository at this point in the history
  • Loading branch information
benthemonkey committed Jun 16, 2015
1 parent f997ee9 commit 26ecea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spc-submission.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@

<div class="form-group col-md-12">
<label class="control-label" for="comments">Comments:</label>
<small class="help-block">No-shows, issues with form, explanation of helper points, etc.</small>
<small class="help-block">No-shows, issues with form, etc.</small>
<textarea name="comments" id="comments" class="form-control" rows="3"></textarea>
</div>
</div>
Expand Down

0 comments on commit 26ecea9

Please sign in to comment.