Skip to content

Commit

Permalink
ER-1266 Change title back to your vacancies (#605) +semver: skip
Browse files Browse the repository at this point in the history
  • Loading branch information
Deven Shah authored May 20, 2019
1 parent 8cc8d82 commit e657937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Employer/Employer.Web/Views/Dashboard/Dashboard.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div asp-show="Model.HasWarning" class="warning-summary govuk-!-margin-bottom-0">
<p>@Model.WarningMessage</p>
</div>
<h1 class="govuk-heading-l govuk-!-margin-bottom-6">Vacancies</h1>
<h1 class="govuk-heading-l govuk-!-margin-bottom-6">Your vacancies</h1>
<div asp-show="Model.HasInfo" class="info-summary govuk-!-margin-bottom-0">
<p>@Model.InfoMessage</p>
</div>
Expand Down

0 comments on commit e657937

Please sign in to comment.