git-svn-id: file:///svn/phpbb/trunk@6756 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley 2006-12-13 22:04:02 +00:00
parent 9ae7da3fa5
commit 0d94eb2daf

View file

@ -112,7 +112,7 @@ $help = array(
), ),
array( array(
0 => 'How do I edit or delete a post?', 0 => 'How do I edit or delete a post?',
1 => 'Unless you are the board admin or forum moderator you can only edit or delete your own posts. You can edit a post (sometimes for only a limited time after it was made) by clicking the <em>edit</em> button for the relevant post. If someone has already replied to the post you will find a small piece of text output below the post when you return to the topic, this lists the number of times you edited it. This will only appear if no one has replied, it also will not appear if moderators or administrators edit the post (they should leave a message saying what they altered and why). Please note that normal users cannot delete a post once someone has replied.' 1 => 'Unless you are the board admin or forum moderator you can only edit or delete your own posts. You can edit a post (sometimes for only a limited time after it was made) by clicking the <em>edit</em> button for the relevant post. If someone has already replied to the post you will find a small piece of text output below the post when you return to the topic, which lists the number of times you edited it along with when. This will not appear if no one has replied, nor will not appear if moderators or administrators edit the post though they may leave a note as to why theyve edited the post at their own disgression. Please note that normal users cannot delete a post once someone has replied.'
), ),
array( array(
0 => 'How do I add a signature to my post?', 0 => 'How do I add a signature to my post?',