front/BaseFooter: fix app version local
This commit is contained in:
parent
9674fc87dd
commit
d1ff09fcc8
@ -9,4 +9,4 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<footer>{$locals.app.name} v{$locals.app_version} - all rights reserved.</footer>
|
<footer>{$locals.app.name} v{$locals.app.version} - all rights reserved.</footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user