Skip to content

Commit

Permalink
use correct help link
Browse files Browse the repository at this point in the history
  • Loading branch information
jaggarnaut committed Dec 10, 2024
1 parent 1a80bd7 commit f7af4ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/themes/schulportal/login/template.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
height="60"
/>
</a>
<a class="header-help" target="_blank" href="https://medienberatung.iqsh.de/schulportal-sh.html">${msg("help")}</a>
<a class="header-help" target="_blank" href="https://medienberatung.iqsh.de/paedagogischer-helpdesk.html">${msg("help")}</a>
</div>
<div class="light-header"></div>
</div>
Expand Down Expand Up @@ -208,7 +208,7 @@
</a>
<a
class="footer-item"
href="https://medienberatung.iqsh.de/schulportal-sh.html"
href="https://medienberatung.iqsh.de/paedagogischer-helpdesk.html"
rel="noopener noreferrer"
target="_blank"
>
Expand Down

0 comments on commit f7af4ff

Please sign in to comment.