diff options
| author | spiderr <spider@viovio.com> | 2013-04-08 15:19:12 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-08 15:19:12 -0400 |
| commit | 3b62c75acc3634172b9db2f4079608bb9e92bd2d (patch) | |
| tree | f6a1d469fde441dc157a422a12e54a9c16dcbef9 /templates | |
| parent | af380d3d2495f04f3149b1cfb5a75e2898578fc5 (diff) | |
| download | install-3b62c75acc3634172b9db2f4079608bb9e92bd2d.tar.gz install-3b62c75acc3634172b9db2f4079608bb9e92bd2d.tar.bz2 install-3b62c75acc3634172b9db2f4079608bb9e92bd2d.zip | |
clean up footer
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/install.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/install.tpl b/templates/install.tpl index 9989c2a..f008405 100644 --- a/templates/install.tpl +++ b/templates/install.tpl @@ -71,9 +71,9 @@ </div> <section> </div> -{include file="bitpackage:kernel/bot_bar.tpl"} - <footer class="container aligncenter"> + <footer class="container aligncenter"> + {include file="bitpackage:kernel/bot_bar.tpl"} </footer> </body> </html> |
