Skip to content

Commit

Permalink
Merge pull request #287 from alphagov/footer-wording-update
Browse files Browse the repository at this point in the history
Rename footer sections to be match homepage
  • Loading branch information
russellthorn committed Jul 22, 2013
2 parents a8915f0 + f3fbc03 commit a6a996f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/root/_base.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<div class="footer-wrapper">
<div class="footer-categories">
<div class="footer-explore">
<h2>Explore GOV.UK</h2>
<h2>Services and information</h2>

<ul>
<li><a href="/browse/driving">Driving and transport</a></li>
Expand All @@ -102,7 +102,7 @@
</div>

<div class="footer-inside-government">
<h2><a href="/government">Inside Government</a></h2>
<h2>Departments and policy</h2>

<ul>
<li><a href="/government/how-government-works">How government works</a></li>
Expand Down

0 comments on commit a6a996f

Please sign in to comment.