From 7bbe7afefee262e6cabe76013f989a2b2cc947b5 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 23 May 2023 13:46:23 +0200 Subject: [PATCH] Hints toegevoegd aan iconen --- themes/nluug/layouts/partials/footer.html | 12 ++++++------ themes/nluug/layouts/partials/header.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/themes/nluug/layouts/partials/footer.html b/themes/nluug/layouts/partials/footer.html index b685244..2f72412 100644 --- a/themes/nluug/layouts/partials/footer.html +++ b/themes/nluug/layouts/partials/footer.html @@ -16,18 +16,18 @@
diff --git a/themes/nluug/layouts/partials/header.html b/themes/nluug/layouts/partials/header.html index 8eb319a..327d73e 100644 --- a/themes/nluug/layouts/partials/header.html +++ b/themes/nluug/layouts/partials/header.html @@ -36,7 +36,7 @@ {{ end }}
  • - {{ partial "show-svg-icon.html" (dict "context" . "icon" "magnifying-glass" "class" "shownormal") }} + {{ partial "show-svg-icon.html" (dict "context" . "icon" "magnifying-glass" "class" "shownormal" "title" "Zoeken") }}