From 37eb8894d5d4381f3fd9b791a53a32f0012b32ec Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Fri, 25 Jan 2019 14:59:31 +0000 Subject: Convert tracking and analytics functions into modules --- resources/views/icons/help.phtml | 2 +- resources/views/icons/information.phtml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 resources/views/icons/information.phtml (limited to 'resources/views/icons') diff --git a/resources/views/icons/help.phtml b/resources/views/icons/help.phtml index 3d2e8cd1ca..cab0e99de6 100644 --- a/resources/views/icons/help.phtml +++ b/resources/views/icons/help.phtml @@ -1 +1 @@ - + diff --git a/resources/views/icons/information.phtml b/resources/views/icons/information.phtml new file mode 100644 index 0000000000..9152155dc8 --- /dev/null +++ b/resources/views/icons/information.phtml @@ -0,0 +1 @@ + -- cgit v1.3