Make WordPress Core

Ticket #13736: 13736-index.php-dashboard.diff

File 13736-index.php-dashboard.diff, 1005 bytes (added by zeo, 15 years ago)
  • wp-admin/index.php

     
    3838        '<p>' . __('<strong>Other WordPress News</strong> - Shows the feed from <a href="http://planet.wordpress.org" target="_blank">WordPress Planet</a>. You can configure it to show a different feed of your choosing.') . '</p>' .
    3939        '<p>' . __('<strong>Plugins</strong> - Features the most popular, newest, and recently updated plugins from the WordPress.org Plugin Directory.') . '</p>' .
    4040        '<p><strong>' . __('For more information:') . '</strong></p>' .
    41         '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_SubPanel" target="_blank">Dashboard Documentation</a>') . '</p>' .
     41        '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_SubPanel" target="_blank">Documentation on Dashboard</a>') . '</p>' .
    4242        '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    4343);
    4444