mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11747] Tweak some of the wording in the events doc
PHPBB3-11747
This commit is contained in:
parent
dacca5657a
commit
9ea9afd1c4
1 changed files with 8 additions and 8 deletions
|
@ -124,35 +124,35 @@ ucp_prefs_personal_prepend
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_personal.html
|
+ styles/prosilver/template/ucp_prefs_personal.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_personal.html
|
+ styles/subsilver2/template/ucp_prefs_personal.html
|
||||||
* Purpose: Add user options to the top of the Edit Global Settings screen
|
* Purpose: Add user options to the top of the Edit Global Settings block
|
||||||
|
|
||||||
ucp_prefs_personal_append
|
ucp_prefs_personal_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_personal.html
|
+ styles/prosilver/template/ucp_prefs_personal.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_personal.html
|
+ styles/subsilver2/template/ucp_prefs_personal.html
|
||||||
* Purpose: Add user options to the bottom of the Edit Global Settings screen
|
* Purpose: Add user options to the bottom of the Edit Global Settings block
|
||||||
|
|
||||||
ucp_prefs_post_prepend
|
ucp_prefs_post_prepend
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_post.html
|
+ styles/prosilver/template/ucp_prefs_post.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_post.html
|
+ styles/subsilver2/template/ucp_prefs_post.html
|
||||||
* Purpose: Add user options to the top of the Edit Posting Defaults screen
|
* Purpose: Add user options to the top of the Edit Posting Defaults block
|
||||||
|
|
||||||
ucp_prefs_post_append
|
ucp_prefs_post_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_post.html
|
+ styles/prosilver/template/ucp_prefs_post.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_post.html
|
+ styles/subsilver2/template/ucp_prefs_post.html
|
||||||
* Purpose: Add user options to the bottom of the Edit Posting Defaults screen
|
* Purpose: Add user options to the bottom of the Edit Posting Defaults block
|
||||||
|
|
||||||
ucp_prefs_view_radio_buttons_prepend
|
ucp_prefs_view_radio_buttons_prepend
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_view.html
|
+ styles/prosilver/template/ucp_prefs_view.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_view.html
|
+ styles/subsilver2/template/ucp_prefs_view.html
|
||||||
* Purpose: Add options to the top of the radio buttons section of the Edit
|
* Purpose: Add options to the top of the radio buttons block of the Edit
|
||||||
Display Options screen
|
Display Options screen
|
||||||
|
|
||||||
ucp_prefs_view_radio_buttons_append
|
ucp_prefs_view_radio_buttons_append
|
||||||
|
@ -160,7 +160,7 @@ ucp_prefs_view_radio_buttons_append
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_view.html
|
+ styles/prosilver/template/ucp_prefs_view.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_view.html
|
+ styles/subsilver2/template/ucp_prefs_view.html
|
||||||
* Purpose: Add options to the bottom of the radio buttons section of the Edit
|
* Purpose: Add options to the bottom of the radio buttons block of the Edit
|
||||||
Display Options screen
|
Display Options screen
|
||||||
|
|
||||||
ucp_prefs_view_select_menu_prepend
|
ucp_prefs_view_select_menu_prepend
|
||||||
|
@ -168,7 +168,7 @@ ucp_prefs_view_select_menu_prepend
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_view.html
|
+ styles/prosilver/template/ucp_prefs_view.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_view.html
|
+ styles/subsilver2/template/ucp_prefs_view.html
|
||||||
* Purpose: Add options to the top of the drop down menus section of the Edit
|
* Purpose: Add options to the top of the drop-down lists block of the Edit
|
||||||
Display Options screen
|
Display Options screen
|
||||||
|
|
||||||
ucp_prefs_view_select_menu_append
|
ucp_prefs_view_select_menu_append
|
||||||
|
@ -176,7 +176,7 @@ ucp_prefs_view_select_menu_append
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_prefs_view.html
|
+ styles/prosilver/template/ucp_prefs_view.html
|
||||||
+ styles/subsilver2/template/ucp_prefs_view.html
|
+ styles/subsilver2/template/ucp_prefs_view.html
|
||||||
* Purpose: Add options to the bottom of the drop down menus section of the Edit
|
* Purpose: Add options to the bottom of the drop-down lists block of the Edit
|
||||||
Display Options screen
|
Display Options screen
|
||||||
|
|
||||||
viewtopic_print_head_append
|
viewtopic_print_head_append
|
||||||
|
|
Loading…
Add table
Reference in a new issue