summaryrefslogtreecommitdiffstats
path: root/custom/views/default/footer.tpl.php
diff options
context:
space:
mode:
authorMaurice Svay <maurice@svay.com>2010-02-16 15:23:41 +0000
committerMaurice Svay <maurice@svay.com>2010-02-16 15:23:41 +0000
commitec4326e4bab52c558d1f2564ab2fa0545f81b071 (patch)
tree2c7b9d1bd5a1ee72be2e40e4b45895877777aefe /custom/views/default/footer.tpl.php
downloadplanet-ec4326e4bab52c558d1f2564ab2fa0545f81b071.tar
planet-ec4326e4bab52c558d1f2564ab2fa0545f81b071.tar.gz
planet-ec4326e4bab52c558d1f2564ab2fa0545f81b071.tar.bz2
planet-ec4326e4bab52c558d1f2564ab2fa0545f81b071.tar.xz
planet-ec4326e4bab52c558d1f2564ab2fa0545f81b071.zip
Initial commit
Diffstat (limited to 'custom/views/default/footer.tpl.php')
-rw-r--r--custom/views/default/footer.tpl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/custom/views/default/footer.tpl.php b/custom/views/default/footer.tpl.php
new file mode 100644
index 0000000..5b27882
--- /dev/null
+++ b/custom/views/default/footer.tpl.php
@@ -0,0 +1,3 @@
+ <div id="footer">
+ <p>Powered by <a href="http://moonmoon.org/">moonmoon</a> | <a href="./admin/">Administration</a></p>
+ </div> \ No newline at end of file