Added versions hash on the footer

canary
WolverinDEV 2018-12-02 21:00:44 +01:00
parent 6d96a265bd
commit ab43c97e1b
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
$TAG = "<footer>
<div class=\"container\" style=\"display: flex; flex-direction: row; align-content: space-between;\">
<div style=\"align-self: center; position: fixed; left: 5px;\">Open source on <a href=\"https://github.com/TeaSpeak/TeaSpeak-Web\" style=\"display: inline-block; position: relative\">github.com</a></div>
<div style=\"align-self: center;\">TeaSpeak Web client by WolverinDEV</div>
<div style=\"align-self: center;\">TeaSpeak Web client (" . $version . ") by WolverinDEV</div>
<div style=\"align-self: center; position: fixed; right: 5px;\">";
if (logged_in()) {