wp/wp-includes/widgets/class-wp-widget-pages.php
changeset 21 48c4eec2b7e6
parent 19 3d72ae0968f4
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
   180 			<br />
   180 			<br />
   181 			<small><?php _e( 'Page IDs, separated by commas.' ); ?></small>
   181 			<small><?php _e( 'Page IDs, separated by commas.' ); ?></small>
   182 		</p>
   182 		</p>
   183 		<?php
   183 		<?php
   184 	}
   184 	}
   185 
       
   186 }
   185 }