[svn r17035] Fixed breadcrumb tool title name

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

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

Loading…
Cancel
Save