@@ -54,7 +54,7 @@ |
||
54 | 54 | |
55 | 55 | <table class="form-table"> |
56 | 56 | <tbody> |
57 | - <?php if ( monsterinsights_is_pro_version() ) { |
|
57 | + <?php if ( monsterinsights_is_pro_version() ) { |
|
58 | 58 | |
59 | 59 | $license_key = MonsterInsights()->license->get_network_license_key(); |
60 | 60 | $license_key = $license_key ? $license_key : MonsterInsights()->license->get_default_license_key(); |