Ticket #19359: widgets.php.patch
File widgets.php.patch, 634 bytes (added by , 14 years ago) |
---|
-
.php
old new 115 115 'name' => __('Inactive Widgets'), 116 116 'id' => 'wp_inactive_widgets', 117 117 'class' => 'inactive-sidebar', 118 'description' => 'Drag widgets here to remove them from the sidebar but keep their settings.',118 'description' => __( 'Drag widgets here to remove them from the sidebar but keep their settings.' ), 119 119 'before_widget' => '', 120 120 'after_widget' => '', 121 121 'before_title' => '',