~canonical-sysadmins/wordpress/3.9.x

« back to all changes in this revision

Viewing changes to wp-admin/tools.php

  • Committer: Chris Jones
  • Date: 2010-01-19 13:17:33 UTC
  • Revision ID: cmsj@tenshu.net-20100119131733-rf31jv9k1v0xzo2h
[CJ] Import wordpress 2.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
require_once('admin-header.php');
16
16
 
17
 
screen_icon();
18
17
?>
19
18
<div class="wrap">
 
19
<?php screen_icon(); ?>
20
20
<h2><?php echo esc_html( $title ); ?></h2>
21
21
 
22
22
<div class="tool-box">