mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
[TEMP] Prevent issue with undefined lang variable (#694)
This commit is contained in:
parent
dc25a1c0e0
commit
5183b3e7ab
3 changed files with 2 additions and 4 deletions
|
@ -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:';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue