summaryrefslogtreecommitdiffstats
path: root/application/Bootstrap.php
diff options
context:
space:
mode:
authorSimon2011-03-09 12:18:37 +0100
committerSimon2011-03-09 12:18:37 +0100
commitf9c1433a5f71e00dffc183f04ee085ae1498901a (patch)
tree29086995448a1a00f4e044a6954fdcbc833f42a5 /application/Bootstrap.php
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-f9c1433a5f71e00dffc183f04ee085ae1498901a.tar.gz
pbs2-f9c1433a5f71e00dffc183f04ee085ae1498901a.tar.xz
pbs2-f9c1433a5f71e00dffc183f04ee085ae1498901a.zip
oberfläche verändert
Diffstat (limited to 'application/Bootstrap.php')
-rw-r--r--application/Bootstrap.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/Bootstrap.php b/application/Bootstrap.php
index 7f24b84..654499e 100644
--- a/application/Bootstrap.php
+++ b/application/Bootstrap.php
@@ -24,7 +24,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
$view->headMeta()->appendHttpEquiv('Content-Type', 'text/html;charset=utf-8');
$view->headLink()->appendStylesheet('/media/css/styles.css');
$view->headTitle()->setSeparator(' - ');
- $view->headTitle('pbs2');
+ $view->headTitle('pbs²');
}
}
function print_a(){