Skip to content
Code-Schnipsel Gruppen Projekte
Commit 361a7492 erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

Merge branch 'next-2.x' into 'main'

fix: accessibility - pagespeed insight

See merge request !26
Übergeordnete 2ff26450 d4f7c28f
No related branches found
Tags 2.1.2
2 Merge Requests!27Update 'next-3.x' with latest changes from 'main',!26fix: accessibility - pagespeed insight
Pipeline #16068 mit Warnungen bestanden mit Phase
in 46 Sekunden
......@@ -3,7 +3,7 @@
<head>
{template_event name="quiqqer::template::header::begin" Template=$Template}
{template_event name="quiqqer::template-cologne::header::begin" Template=$Template}
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=5"/>
{pace}
......
......@@ -904,8 +904,8 @@
<en><![CDATA[&copy; [year] - Template Cologne built with <a href="https://www.ecoyn.com">ecoyn</a>]]></en>
</locale>
<locale name="template.button.toTop">
<de><![CDATA[Nach oben]]></de>
<en><![CDATA[To top]]></en>
<de><![CDATA[Zum Seitenanfang]]></de>
<en><![CDATA[Go to top of page]]></en>
</locale>
<locale name="template.button.search">
<de><![CDATA[Produkte durchsuchen]]></de>
......
<a href="#top" class="toTop" title="{locale group='quiqqer/template-cologne' var='template.button.toTop'}">
<a href="#top" class="toTop" title="{locale group='quiqqer/template-cologne' var='template.button.toTop'}"
aria-label="{locale group='quiqqer/template-cologne' var='template.button.toTop'}">
<i class="fa fa-long-arrow-up toTop-icon"></i>
</a>
\ No newline at end of file
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren