[svn r17035] Fixed breadcrumb tool title name

skala
Yannick Warnier 16 years ago
parent a63a863b55
commit 07d834ff21
  1. 2
      main/glossary/index.php

@ -30,7 +30,7 @@ function text_focus(){
</script>";
$tool = TOOL_GLOSSARY;
Display::display_header(ucfirst($tool));
Display::display_header(get_lang(ucfirst($tool)));
//---------------------------------------------------------
if ($status == 1) {

Loading…
Cancel
Save