From 1f651187a37f6877ec2ee670c854228ed71e70a2 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Tue, 12 Mar 2024 15:21:06 +0100 Subject: [PATCH] feat: UTM all mobile links (#9905) * feat: UTM all mobile links * Update site_layout.tt.html --- templates/web/common/site_layout.tt.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/web/common/site_layout.tt.html b/templates/web/common/site_layout.tt.html index 7f14d7a0a2063..7f65e72297172 100644 --- a/templates/web/common/site_layout.tt.html +++ b/templates/web/common/site_layout.tt.html @@ -50,7 +50,7 @@
  • [% lang('menu_contribute') %]
  • -
  • [% lang('install_the_app_to_add_products') %]
  • +
  • [% lang('install_the_app_to_add_products') %]
  • [% lang('add_product') %]
  • [% ELSE %]
  • @@ -196,7 +196,7 @@
  • [% lang('menu_discover') %]
  • [% lang('menu_contribute') %]
  • [% lang('footer_producers') %]
  • -
  • [% display_icon('phone_android') %] [% lang('get_the_app') %]
  • +
  • [% display_icon('phone_android') %] [% lang('get_the_app') %]
  • [% END %] @@ -241,7 +241,7 @@ [% IF mobile %] - +
    [% mobile.text %] @@ -325,10 +325,10 @@

    [% title %]

    - [% edq(lang('ios_app_icon_alt_text')) %] - [% edq(lang('android_app_icon_alt_text')) %] - [% edq(lang('windows_phone_app_icon_alt_text')) %] - [% edq(lang('android_apk_app_icon_alt_text')) %] + [% edq(lang('ios_app_icon_alt_text')) %] + [% edq(lang('android_app_icon_alt_text')) %] + [% edq(lang('windows_phone_app_icon_alt_text')) %] + [% edq(lang('android_apk_app_icon_alt_text')) %]