Correct missing change

Not sure how this didn't get changed before.  I had the change in my test database.  I must have just missed it.
This commit is contained in:
objecttothis authored and GitHub committed 2019-01-30 10:35:41 +04:00
1 parent f238bc7d40
commit 6b12cd6cc7
1 file changed
+1 -1
+1 -1
View File
@@ -87,7 +87,7 @@
<?php $this->load->view("configs/message_config"); ?>
</div>
<div class="tab-pane" id="mailchimp_tab">
<?php $this->load->view("configs/mailchimp_config"); ?>
<?php $this->load->view("configs/integrations_config"); ?>
</div>
<div class="tab-pane" id="license_tab">
<?php $this->load->view("configs/license_config"); ?>