mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 20:38:52 +00:00
[ticket/16010] Fix typos in event descriptions
PHPBB3-16010
This commit is contained in:
parent
c3ecaa35cd
commit
832c19314a
1 changed files with 6 additions and 6 deletions
|
@ -32,13 +32,13 @@ acp_email_find_username_append
|
||||||
===
|
===
|
||||||
* Location: adm/style/acp_email.html
|
* Location: adm/style/acp_email.html
|
||||||
* Since: 3.1.7-RC1
|
* Since: 3.1.7-RC1
|
||||||
* Purpose: Add content at the end of the fimd username link
|
* Purpose: Add content at the end of the find username link
|
||||||
|
|
||||||
acp_email_find_username_prepend
|
acp_email_find_username_prepend
|
||||||
===
|
===
|
||||||
* Location: adm/style/acp_email.html
|
* Location: adm/style/acp_email.html
|
||||||
* Since: 3.1.7-RC1
|
* Since: 3.1.7-RC1
|
||||||
* Purpose: Add content at the start of the fimd username link
|
* Purpose: Add content at the start of the find username link
|
||||||
|
|
||||||
acp_email_group_options_append
|
acp_email_group_options_append
|
||||||
===
|
===
|
||||||
|
@ -164,13 +164,13 @@ acp_group_options_after
|
||||||
===
|
===
|
||||||
* Location: adm/style/acp_groups.html
|
* Location: adm/style/acp_groups.html
|
||||||
* Since: 3.1.0-b4
|
* Since: 3.1.0-b4
|
||||||
* Purpose: Add addtional options to group settings (after GROUP_RECEIVE_PM)
|
* Purpose: Add additional options to group settings (after GROUP_RECEIVE_PM)
|
||||||
|
|
||||||
acp_group_options_before
|
acp_group_options_before
|
||||||
===
|
===
|
||||||
* Location: adm/style/acp_groups.html
|
* Location: adm/style/acp_groups.html
|
||||||
* Since: 3.1.0-b4
|
* Since: 3.1.0-b4
|
||||||
* Purpose: Add addtional options to group settings (before GROUP_FOUNDER_MANAGE)
|
* Purpose: Add additional options to group settings (before GROUP_FOUNDER_MANAGE)
|
||||||
|
|
||||||
acp_groups_find_username_append
|
acp_groups_find_username_append
|
||||||
===
|
===
|
||||||
|
@ -297,13 +297,13 @@ acp_permission_forum_copy_src_forum_append
|
||||||
===
|
===
|
||||||
* Location: adm/style/permission_forum_copy.html
|
* Location: adm/style/permission_forum_copy.html
|
||||||
* Since: 3.1.7-RC1
|
* Since: 3.1.7-RC1
|
||||||
* Purpose: Add content after the sourse forum select form
|
* Purpose: Add content after the source forum select form
|
||||||
|
|
||||||
acp_permission_forum_copy_src_forum_prepend
|
acp_permission_forum_copy_src_forum_prepend
|
||||||
===
|
===
|
||||||
* Location: adm/style/permission_forum_copy.html
|
* Location: adm/style/permission_forum_copy.html
|
||||||
* Since: 3.1.7-RC1
|
* Since: 3.1.7-RC1
|
||||||
* Purpose: Add content before the sourse forum select form
|
* Purpose: Add content before the source forum select form
|
||||||
|
|
||||||
acp_permissions_add_group_options_append
|
acp_permissions_add_group_options_append
|
||||||
===
|
===
|
||||||
|
|
Loading…
Add table
Reference in a new issue