Studio: corrects legend element copy on new user form

This commit is contained in:
Brian Talbot
2013-07-30 13:18:56 -04:00
parent 8b6c2787f6
commit 2161961f64

View File

@@ -37,7 +37,7 @@
<h3 class="title">${_("Add a User to Your Course's Team")}</h3>
<fieldset class="form-fields">
<legend class="sr">${_("Textbook information")}</legend>
<legend class="sr">${_("New Team Member Information")}</legend>
<ol class="list-input">
<li class="field text required create-user-email">
<label for="user-email-input">${_("User's Email Address")}</label>