diff options
author | M.Gergo | 2021-05-17 17:50:05 +0200 |
---|---|---|
committer | M.Gergo | 2021-05-17 17:50:05 +0200 |
commit | ef8b3fd973fa34b303370d5acc21744e57bca507 (patch) | |
tree | 67a42f55b0f36f024c33d8892c1112e8c5746556 /mayor-orig/mayor-base/www/lang | |
parent | fb24a50c54d5776468e49def08aea44c4077eb47 (diff) | |
download | mayor-ef8b3fd973fa34b303370d5acc21744e57bca507.tar.gz mayor-ef8b3fd973fa34b303370d5acc21744e57bca507.zip |
Rev: 4787rev4787
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 c95d417b..06d99596 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="http://www.mayor.hu./">MaYoR</a> - 2002-2020 © <a href="LICENSE.txt">GPL</a>'); +define('_MAIN_FOOTER','<a href="https://www.mayor.hu/">MaYoR</a> - 2002-2021 © <a href="LICENSE.txt">GPL</a>'); define('_TANAR','tanár'); define('_DIAK','diák'); |