$web_path . "/admin/catalog.php?action=show_add_catalog",
_("Access Lists") => $web_path . "/admin/access.php",
_("Show Duplicate Songs") => $web_path . "/admin/duplicates.php",
_("Show Disabled Songs") => $web_path . "/admin/catalog.php?action=show_disabled",
_("Clear Catalog Stats") => $web_path . "/admin/catalog.php?action=clear_stats",
_("Clear Now Playing") => $web_path . "/admin/catalog.php?action=clear_now_playing",
_("Dump Album Art") => $web_path . "/admin/catalog.php?action=dump_album_art",
_("Gather Album Art") => $web_path . "/admin/catalog.php?action=gather_album_art",
_("View flagged songs") => $web_path . "/admin/flags.php");
?>