Interbreadcrumb index into special reports DT#5377

skala
Arthur Portugal 16 years ago
parent 1e4c271941
commit 9c486616ba
  1. 2
      main/admin/special_exports.php

@ -16,7 +16,7 @@ include ('../inc/global.inc.php');
// setting the section (for the tabs)
$this_section = SECTION_PLATFORM_ADMIN;
// setting breadcrumbs
$interbreadcrumb[] = array ("url" => 'index.php', "name" => get_lang('PlatformAdmin'));
$interbreadcrumb[] = array ("url" => '#', "name" => get_lang('PlatformAdmin'));
// Access restrictions
api_protect_admin_script(true);
$nameTools = get_lang('SpecialExports');

Loading…
Cancel
Save