diff options
author | M.Gergo | 2022-11-22 02:56:25 +0100 |
---|---|---|
committer | M.Gergo | 2022-11-22 02:56:25 +0100 |
commit | 3d2ab46cef4f29a500f9a125460bb2993613c67e (patch) | |
tree | 7e633907cbb35bff6410527a0218a91d2dfa9501 /mayor-orig/mayor-base/www | |
parent | cbeee755cc4455ec147a7b18f2344379dbedffd8 (diff) | |
parent | 9acd050ff186f06079b0bdb396d2f17bbbdc5336 (diff) | |
download | mayor-3d2ab46cef4f29a500f9a125460bb2993613c67e.tar.gz mayor-3d2ab46cef4f29a500f9a125460bb2993613c67e.zip |
Merge branch 'master' of ../mayormods-auto into MaYor-dev
Diffstat (limited to 'mayor-orig/mayor-base/www')
-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 06d99596..846faac3 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-2021 © <a href="LICENSE.txt">GPL</a>'); +define('_MAIN_FOOTER','<a href="https://www.mayor.hu/">MaYoR</a> - 2002-2022 © <a href="LICENSE.txt">GPL</a>'); define('_TANAR','tanár'); define('_DIAK','diák'); |