| @@ -92,9 +92,8 @@ | ||
| 92 | 92 | </div> |
| 93 | 93 | <?php endif; ?> |
| 94 | 94 | |
| 95 | 95 | <input type='hidden' name="collection_id" value="<?php echo $collection_id ?>" /> |
| 96 | - <input type='hidden' name="form_post" value="true" /> | |
| 97 | 96 | |
| 98 | 97 | <div class="form-actions "> |
| 99 | 98 | <button type="button" class="button-primary button-save mb-ajax-submit" data-action='save_collection'><?php _e('Save', 'mbsocial') ?></button> |
| 100 | 99 | <?php if ($collection_id > 0 && Install::isPro()): ?> |