tbrehm
2006-02-24 87a4a65f40ef4ad5a00483671e83ef31b9af85e2
interface/lib/app.inc.php
@@ -168,6 +168,7 @@
                  $this->tpl->setVar('logo', ' ');
                }
                $this->tpl->setVar('app_title',$conf["app_title"]);
                $this->tpl->setVar('delete_confirmation',$this->lng('delete_confirmation'));
          }