Commit e030dd5fd347f1a1294dafbc7f85b06d8ed0d7a3
1 parent
336477e7
modified msg in lab exercise email
Showing
1 changed file
with
2 additions
and
2 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/LabExerc/lab-exercises-detail.html
... | ... | @@ -132,11 +132,11 @@ |
132 | 132 | <div class="modal-content"> |
133 | 133 | <div class="modal-header"> |
134 | 134 | |
135 | - <h4 class="modal-title" id="myModalLabel">Email </h4> | |
135 | + <h4 class="modal-title" id="myModalLabel">Email Your Performance Report</h4> | |
136 | 136 | </div> |
137 | 137 | <div class="modal-body "> |
138 | 138 | <div class="modal-body" style="padding:10px;font-size:15px;"> |
139 | - Email Sent Successfully. | |
139 | + Your report has been sent. A copy has been emailed to you for your records. | |
140 | 140 | </div> |
141 | 141 | </div> |
142 | 142 | <div class="modal-footer"> | ... | ... |