mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
More work on posting. Editing now works. Also replies can have subjects.
git-svn-id: file:///svn/phpbb/trunk@336 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -365,7 +365,10 @@ $l_htmlis = "$l_html is";
|
||||
$l_bbcodeis = "$l_bbcode is";
|
||||
|
||||
$l_notify = "Notify by email when replies are posted";
|
||||
// "
|
||||
|
||||
$l_flooderror = "Your last post was less then ".$board_config['flood_interval']." seconds ago. You must wait befor you post again!";
|
||||
|
||||
|
||||
// Newtopic
|
||||
$l_postnew = "Post New Topic";
|
||||
$l_postnewin = "Post New Topic in:";
|
||||
|
Reference in New Issue
Block a user