mirror of
				https://github.com/phpbb/phpbb.git
				synced 2025-10-26 21:21:32 +01:00 
			
		
		
		
	* prep-release-3.0.12: [ticket/11769] Allow using 0 as poster name [ticket/11769] Allow '0' as username [ticket/11769] Allow '0' as username in notification mails [ticket/11769] Fix language issues in the doc blocks [ticket/11769] Correctly supply the post author's username in posting.php Conflicts: phpBB/language/en/email/forum_notify.txt phpBB/language/en/email/newtopic_notify.txt phpBB/language/en/email/topic_notify.txt
		
			
				
	
	
		
			20 lines
		
	
	
		
			791 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			791 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Subject: Forum post notification - "{FORUM_NAME}"
 | |
| 
 | |
| Hello {USERNAME},
 | |
| 
 | |
| You are receiving this notification because you are watching the forum "{FORUM_NAME}" at "{SITENAME}". This forum has received a new reply to the topic "{TOPIC_TITLE}"<!-- IF AUTHOR_NAME !== '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit. You can use the following link to view the last unread reply, no more notifications will be sent until you visit the topic.
 | |
| 
 | |
| {U_NEWEST_POST}
 | |
| 
 | |
| If you want to view the topic, click the following link:
 | |
| {U_TOPIC}
 | |
| 
 | |
| If you want to view the forum, click the following link:
 | |
| {U_FORUM}
 | |
| 
 | |
| If you no longer wish to watch this forum you can either click the "Unsubscribe forum" link found in the forum above, or by clicking the following link:
 | |
| 
 | |
| {U_STOP_WATCHING_FORUM}
 | |
| 
 | |
| {EMAIL_SIG}
 |