Restyle login, change password works
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<label class="checkbox">
|
||||
@{
|
||||
Layout = "~/Views/Shared/EditorTemplates/_FieldLayout.cshtml";
|
||||
}
|
||||
<label class="checkbox">
|
||||
@Html.CheckBox("", ViewData.TemplateInfo.FormattedModelValue)
|
||||
@Html.LabelForModel()
|
||||
</label>
|
||||
Reference in New Issue
Block a user