PluginProbe
Social Share Buttons / 1.5
Social Share Buttons v1.5
trunk 0.9 1.0 1.1 1.1.1 1.1.2 1.10 1.11 1.12 1.15 1.16 1.17 1.18 1.19 1.2 1.20 1.3 1.30 1.4 1.5 1.6 1.7 1.8 1.9
← All changes | admin/page_editor.php +0 -1 1.91.5 View file →
@@ -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()): ?>