mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-08 11:34:04 -04:00
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:
1 parent
f238bc7d40
commit
6b12cd6cc7
1 file changed
+1
-1
@@ -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"); ?>
|
||||
|
||||
Reference in new issue
Block a user