ftimme
2006-01-02 b82a6d0dfc703d8695c3db75bd21d32cd705916f
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'));
          }