@@ -93,7 +93,7 @@
<td colspan=2>
<div class="login-bottom">
<div style="height:20px"><?php if (isset($ERROR)) echo $ERROR ?></div>
- <a class="hestiacp" href="https://www.hestiacp.com">v<?php echo $_SESSION['VERSION']; ?></a>
+ <a class="hestiacp" href="https://www.hestiacp.com">v<?phpprint __('Hestia Control Panel'); ?></a>
</div>
</td>
</tr>