Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Zhang <peter@innocraft.com>2022-02-08 00:03:09 +0300
committerGitHub <noreply@github.com>2022-02-08 00:03:09 +0300
commit948476b542fa70ffd66508d65f91af12782d788a (patch)
treeac5b9042b05480a921cd8ebaa5522cdcca00c566 /plugins/SitesManager/templates
parent881a085c7d0d48f6974b773cadb285c910b32965 (diff)
[UI]update rocket icon to emoji (#18729)
* update rocket icon to emoji update rocket icon to emoji * add rocket icon image add rocket icon image * Revert "add rocket icon image" This reverts commit 1241174b19d0e1f08b875ea6b7006724b7758aac. * update icon screenshot update icon screenshot * remove rocket icon font remove rocket icon font * Revert "remove rocket icon font" This reverts commit 7a8e13c7adb0c11104e84fb55dd7fb11207d1e1e. Co-authored-by: sgiehl <stefan@matomo.org>
Diffstat (limited to 'plugins/SitesManager/templates')
-rw-r--r--plugins/SitesManager/templates/siteWithoutData.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SitesManager/templates/siteWithoutData.twig b/plugins/SitesManager/templates/siteWithoutData.twig
index 21665cc52c..8193fac0ce 100644
--- a/plugins/SitesManager/templates/siteWithoutData.twig
+++ b/plugins/SitesManager/templates/siteWithoutData.twig
@@ -25,7 +25,7 @@
</script>
<div class="site-without-data">
- <div piwik-content-block content-title="{{ 'SitesManager_SiteWithoutDataTitle'|translate|e('html_attr') }}">
+ <div piwik-content-block content-title="{{ 'SitesManager_SiteWithoutDataTitle'|translate|e('html_attr') }} 🚀">
<p>&nbsp;</p>
<p>{{ 'SitesManager_SiteWithoutDataDescription'|translate('<a href="mailto:?subject=' ~ 'SitesManager_EmailInstructionsSubject'|translate|url_encode|e('html_attr') ~ '&body=' ~ emailBody|url_encode|e('html_attr') ~ '">', '</a>')|raw }}</p>