Wording for link fix
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
<legend></legend>
|
||||
@Html.EditorForModel()
|
||||
<input type="submit" value="Submit" class="btn btn-primary" />
|
||||
@Html.ActionLink("Login", "Login", new { Model.Username }, new { @class = "pull-right" })
|
||||
@Html.ActionLink("Log in", "Login", new { Model.Username }, new { @class = "pull-right" })
|
||||
</fieldset>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user