Merge pull request #1999 from artmedia/patch-1
typo correction for closing tag
This commit is contained in:
commit
a84b497fae
|
@ -13,7 +13,7 @@
|
|||
<Label Class="col-sm-3" For="to" HelpText="Enter the username you wish to send a message to" ResourceKey="To">To: </Label>
|
||||
<div class="col-sm-9">
|
||||
<input id="to" class="form-control" @bind="@username" />
|
||||
</div> >
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mb-1 align-items-center">
|
||||
<Label Class="col-sm-3" For="subject" HelpText="Enter the subject of the message" ResourceKey="Subject">Subject: </Label>
|
||||
|
|
Loading…
Reference in New Issue
Block a user