mirror of
https://github.com/e107inc/e107.git
synced 2025-09-09 05:40:44 +02:00
Bugtracker #4766 - Correct 'new' icon of new forum threads; thanks MikeNL
This commit is contained in:
@@ -24,6 +24,13 @@ define("NFPM_L13", "Update New Forum Posts Settings");
|
||||
define("NFPM_L14", "New Forum Posts settings updated.");
|
||||
define("NFPM_L15", "Check to display latest forum posts.<br />Default is latest topics.");
|
||||
define('NFPM_L16', '[user deleted]');
|
||||
|
||||
define('NFPM_L17', 'New Posts on Popular Thread');
|
||||
define('NFPM_L18', 'New Posts');
|
||||
define('NFPM_L19', 'No New Posts on Popular Thread');
|
||||
define('NFPM_L20', 'No New Posts');
|
||||
define('NFPM_L21', 'Sticky Thread');
|
||||
define('NFPM_L22', 'Closed Sticky Thread');
|
||||
define('NFPM_L23', 'Announcement');
|
||||
define('NFPM_L24', 'Closed Thread');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user