language arrays not used everywhere
Status: Beta
Brought to you by:
tomsommer
Hi emacs!
In the user_edit.php on line 60 there is written 'Retype Password'. Why don't you use '<?= lang('password') ?>' instead?
And On line 70 is written 'If you enter anything in the password fields, this will be your new password', which couldn't be editet via the language files. Maybe for this shoud be used an array like above.
Nothing important, but would be cool, if it is getting fixed in the next release!
Greetings from germany
Georg
Logged In: NO
Oh, found one more bug: In the index.php on line 13 is written $next['next_year'] instead of $lang['next_year']