From f238bc7d40b0d0ef8262574562f6334aa4b3bfeb Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Tue, 29 Jan 2019 18:27:41 +0400 Subject: [PATCH] Rename mailchimp_config.php to integrations_config.php Rename file to match generic integrations rather than specific mailchimp --- .../configs/{mailchimp_config.php => integrations_config.php} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename application/views/configs/{mailchimp_config.php => integrations_config.php} (99%) diff --git a/application/views/configs/mailchimp_config.php b/application/views/configs/integrations_config.php similarity index 99% rename from application/views/configs/mailchimp_config.php rename to application/views/configs/integrations_config.php index e2850b42a..31094ec84 100644 --- a/application/views/configs/mailchimp_config.php +++ b/application/views/configs/integrations_config.php @@ -79,4 +79,4 @@ $(document).ready(function() errorLabelContainer: '#mailchimp_error_message_box' })); }); - \ No newline at end of file +