ftimme
2006-01-02 bbb036a2a01fae85e5b60710ebe3b0a538973885
interface/lib/app.inc.php
@@ -167,6 +167,8 @@
                } else {
                  $this->tpl->setVar('logo', ' ');
                }
                $this->tpl->setVar('app_title',$conf["app_title"]);
                $this->tpl->setVar('delete_confirmation',$this->lng('delete_confirmation'));
          }