mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Added a view posts in previoux x day capability to viewforum
git-svn-id: file:///svn/phpbb/trunk@305 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -159,6 +159,9 @@ $l_hotthres = "More then $hot_threshold $l_posts";
|
||||
$l_islocked = "$l_topic is Locked (No new $l_posts may be made in it)";
|
||||
$l_moderatedby = "Moderated by";
|
||||
|
||||
$l_Days = "Day/s";
|
||||
$l_All_posts = "All posts";
|
||||
|
||||
// Private forums
|
||||
$l_privateforum = "This is a <b>Private Forum</b>.";
|
||||
$l_private = "$l_privateforum<br>Note: you must have cookies enabled in order to use private forums.";
|
||||
|
Reference in New Issue
Block a user