diff options
author | M.Gergo | 2024-09-29 04:30:59 +0200 |
---|---|---|
committer | M.Gergo | 2024-09-29 04:30:59 +0200 |
commit | f55bad6878c678ce5aed406a5d2b31a6b3a523eb (patch) | |
tree | 27e7421dd8a7b65f4a1af3bc0a7f1ae073d97e78 /mayor-orig/mayor-base/www/lang | |
parent | 3d2ab46cef4f29a500f9a125460bb2993613c67e (diff) | |
parent | 8ba4eb09ddb764eaf01fabe30bdd49a202858d4d (diff) | |
download | mayor-MaYor-dev.tar.gz mayor-MaYor-dev.zip |
Diffstat (limited to 'mayor-orig/mayor-base/www/lang')
-rw-r--r-- | mayor-orig/mayor-base/www/lang/hu_HU/base/base.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/mayor-base/www/lang/hu_HU/base/base.php b/mayor-orig/mayor-base/www/lang/hu_HU/base/base.php index 846faac3..1971f0a4 100644 --- a/mayor-orig/mayor-base/www/lang/hu_HU/base/base.php +++ b/mayor-orig/mayor-base/www/lang/hu_HU/base/base.php @@ -8,7 +8,7 @@ */ define('_MAIN_TITLE','MaYoR'); -define('_MAIN_FOOTER','<a href="https://www.mayor.hu/">MaYoR</a> - 2002-2022 © <a href="LICENSE.txt">GPL</a>'); +define('_MAIN_FOOTER','<a href="https://www.mayor.hu/">MaYoR</a> - 2002-2024 © <a href="LICENSE.txt">GPL</a>'); define('_TANAR','tanár'); define('_DIAK','diák'); |