Changeset 10807 for trunk/wp-includes/widgets.php
- Timestamp:
- 03/17/2009 09:20:19 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/widgets.php
r10801 r10807 254 254 255 255 $this->form($instance); 256 ?> 257 <input type="hidden" id="<?php echo $this->get_field_id('submit'); ?>" name="<?php echo $this->get_field_name('submit'); ?>" value="1" /> 258 <?php 256 259 } 257 260
Note: See TracChangeset
for help on using the changeset viewer.