From 24bc242fd5c451188e46cd056d83e6186c70ec88 Mon Sep 17 00:00:00 2001 From: Mads Mitchell Date: Tue, 13 Jul 2021 16:08:01 +0300 Subject: [PATCH] Fix a typo in social networking buttons --- templates/CRM/common/SocialNetwork.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/common/SocialNetwork.tpl b/templates/CRM/common/SocialNetwork.tpl index 57f91076de..702d47599b 100644 --- a/templates/CRM/common/SocialNetwork.tpl +++ b/templates/CRM/common/SocialNetwork.tpl @@ -15,7 +15,7 @@ {if $emailMode eq true} {ts}Tweet{/ts} {ts}Share on Facebook{/ts} - {ts}Share on LinkedIn{/ts} + {ts}Share on LinkedIn{/ts} {else} -- 2.25.1