[TEMP] Prevent issue with undefined lang variable (#694)

This commit is contained in:
Roman Kelesidis 2023-05-17 17:22:28 +07:00 committed by GitHub
commit 5183b3e7ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 4 deletions

View file

@ -118,8 +118,6 @@ $lang['LOADING'] = 'Loading...';
$lang['JUMPBOX_TITLE'] = 'Select forum';
$lang['DISPLAYING_OPTIONS'] = 'Displaying options';
$lang['COPY_TO_CLIPBOARD'] = 'Copy to clipboard';
// Global Header strings
$lang['REGISTERED_USERS'] = 'Registered Users:';
$lang['BROWSING_FORUM'] = 'Users browsing this forum:';