if ($may_cache) {
$items[] = array(
'path' => 'admin/settings/addthis',
- 'title' => t('AddThis module settings'),
+ 'title' => t('AddThis'),
'description' => t('Set username and customize look and feel for <a href="http://www.addthis.com/">AddThis</a> button.'),
'callback' => 'drupal_get_form',
'callback arguments' => array('addthis_admin_settings'),