Skip to content

Commit

Permalink
Fix report abuse wording on contact support page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Lovell-Smith committed Mar 27, 2013
1 parent a390707 commit 14143c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/Views/Packages/ReportMyPackage.cshtml
Expand Up @@ -11,7 +11,7 @@
@using (Html.BeginForm())
{
<fieldset class="form">
<legend>Report Abuse</legend>
<legend>Contact Support</legend>
@Html.AntiForgeryToken()
<div class="form-field">
@if (!Model.ConfirmedUser)
Expand Down

0 comments on commit 14143c1

Please sign in to comment.