mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
display version in footer
This commit is contained in:
parent
6fa22486e7
commit
f6da475cc5
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
</div>
|
||||
|
||||
<div style="position: fixed; top: 92%; right: 1%;">
|
||||
<div style="margin-right: 100px;"><span style="font-weight: bold;">myVesta <?php echo $vesta_version;?></span><br />Build date: <?php echo $vesta_build_date;?></div>
|
||||
</div>
|
||||
|
||||
<div title="<?=__('Confirmation')?>" class="confirmation-text-redirect hidden">
|
||||
<p class="confirmation"><?=__('LEAVE_PAGE_CONFIRMATION')?></p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue