summaryrefslogtreecommitdiffstats
path: root/common/custom/views/default/top.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'common/custom/views/default/top.tpl.php')
-rw-r--r--common/custom/views/default/top.tpl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/custom/views/default/top.tpl.php b/common/custom/views/default/top.tpl.php
new file mode 100644
index 0000000..dd6206f
--- /dev/null
+++ b/common/custom/views/default/top.tpl.php
@@ -0,0 +1,3 @@
+ <div id="header">
+ <h1 id="top"><a href="<?php echo $PlanetConfig->getUrl() ?>"><?php echo $PlanetConfig->getName(); ?></a></h1>
+ </div> \ No newline at end of file