Updated copyright

This commit is contained in:
kolaente 2018-02-18 19:16:15 +01:00
parent b90a42e575
commit ae96503cc1
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ function printHeader($title)
echo $appmenu;
echo '</ul>
<div class="copy"> © 2016-2017 <a href="http://mowie.cc" target="_blank">Mowie</a></div><div class="langselect"><a id="langselectbtn"><i class="fa fa-globe"></i> </a><div class="langs">';
<div class="copy"> © 2016-2018 <a href="http://mowie.cc" target="_blank">Mowie</a></div><div class="langselect"><a id="langselectbtn"><i class="fa fa-globe"></i> </a><div class="langs">';
//Lang
$langs = $lang->getLangs();
foreach ($langs as $langS)