tbrehm
2007-03-17 cf71a4677eff547c9cedeb1871fc109ae181b0c2
interface/lib/app.inc.php
@@ -169,6 +169,7 @@
                }
                $this->tpl->setVar('app_title',$conf["app_title"]);
                $this->tpl->setVar('delete_confirmation',$this->lng('delete_confirmation'));
            $this->tpl->setVar('app_module',$_SESSION["s"]["module"]["name"]);
          }