diff options
Diffstat (limited to 'custom/views/archive/footer.tpl.php')
-rwxr-xr-x | custom/views/archive/footer.tpl.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/custom/views/archive/footer.tpl.php b/custom/views/archive/footer.tpl.php deleted file mode 100755 index c9c84b1..0000000 --- a/custom/views/archive/footer.tpl.php +++ /dev/null @@ -1,3 +0,0 @@ - <div id="footer"> - <p><?php echo str_replace('%s', 'href="http://moonmoon.org"', _g('Powered by <a %s>moonmoon</a>'))?> | <a href="./admin/"><?=_g('Administration')?></a></p> - </div> |