Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Update module/Olcs/view/layouts/base.phtml
Browse files Browse the repository at this point in the history
Co-authored-by: JoshuaLicense <JoshuaLicense@users.noreply.github.com>
  • Loading branch information
fibble and JoshuaLicense authored Aug 6, 2024
1 parent 2fe97d8 commit aa94f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/Olcs/view/layouts/base.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ $isLoggedIn = $currentUser->isLoggedIn();
<header class="govuk-header" role="banner" data-module="govuk-header">
<div class="govuk-header__container govuk-width-container">
<div class="govuk-header__logo">
<a href="#" class="govuk-header__link govuk-header__link--homepage">
<a href="/" class="govuk-header__link govuk-header__link--homepage">
<svg
focusable="false"
role="img"
Expand Down

0 comments on commit aa94f4f

Please sign in to comment.