summaryrefslogtreecommitdiffstats
path: root/templates/index.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-06 20:23:36 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-06 20:23:36 +0000
commitde34b624e16463da0f93daba664b414cc9bb4d21 (patch)
tree24be8b0ac64a2a7dfe5c4c99d35a0e530adb4d1c /templates/index.tpl
parent57358ea6629f4fafdf383314c64efcea55c56492 (diff)
some style fixes
git-svn-id: file:///var/lib/svn/phpfspot/trunk@28 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates/index.tpl')
-rw-r--r--templates/index.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index b3e8a16..38af584 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -1,6 +1,6 @@
{include file="header.tpl"}
<body onload="refreshAvailableTags(); refreshSelectedTags();">
- <div id="logo">noch keins da</div>
+ <div id="logo">{$page_title}</div>
<div id="tags">
{include file="tags.tpl"}
</div>