Commit e975bbe59b254ef8eaaf8a9da88c118e41208164
1 parent
2a4f10dd
37251 - Lab Exercise > The mail get send if don't enter the domain name.
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/LabExerc/lab-exercises-detail.html
... | ... | @@ -83,7 +83,7 @@ |
83 | 83 | </div> |
84 | 84 | <div class="col-sm-7"> |
85 | 85 | <textarea name="" id="emailComment" class="form-control" cols="30" rows="5"></textarea> |
86 | - <div class="help-block">255 character limit </div> | |
86 | + <!--<div class="help-block">255 character limit </div>--> | |
87 | 87 | </div> |
88 | 88 | </div> |
89 | 89 | ... | ... |