Define and use the footer template
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 06:57:26 +0000 (22:57 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 06:57:26 +0000 (22:57 -0800)
commitb32f7396e4b148f0074ea53c7ff364a6f1e885dc
tree41c0da7cf8dd2374b3a18cb7cf928e87fb7dda51
parentf12372b2ebc95db420f1b467d0ffc4afb2a56db6
Define and use the footer template

* admin/global.php: Store the footer template in the globalVars
* admin/templates/footer.html: New file
* admin/templates/main.html: Add the footer
admin/global.php
admin/templates/footer.html [new file with mode: 0644]
admin/templates/main.html