Update the footer in layout.
This commit is contained in:
parent
bc58917f40
commit
b1a25c7a15
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
<div id="footer">
|
||||
<span class="float-left">
|
||||
<a href="<?=$this->baseUrl() ?>/"><?=$this->app['name'] ?></a> v<?=$this->app['version'] ?> © 2010
|
||||
<a href="<?=$this->baseUrl() ?>/"><?=$this->app['name'] ?></a> v<?=$this->app['version'] ?> © 2010-2013
|
||||
</span>
|
||||
|
||||
<span class="float-right">
|
||||
|
|
|
|||
Reference in a new issue