mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-22 18:55:03 -04:00
Add missing customer_tab_nav file for MailchimpPlugin
Signed-off-by: objec <objecttothis@gmail.com>
This commit is contained in:
1 parent
4246a915c4
commit
f71af765f8
1 file changed
+6
@@ -0,0 +1,6 @@
|
||||
<li role="presentation">
|
||||
<a data-toggle="tab" href="#activity_info">
|
||||
<span class="glyphicon glyphicon-envelope"> </span>
|
||||
<?= lang('MailchimpPlugin.info') ?>
|
||||
</a>
|
||||
</li>
|
||||
Reference in new issue
Block a user