mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12273] Fix Markdown layout
PHPBB3-12273
This commit is contained in:
parent
8f57880edb
commit
be48d12583
1 changed files with 4 additions and 4 deletions
|
@ -549,16 +549,16 @@ Display Options screen
|
||||||
ucp_friend_list_before
|
ucp_friend_list_before
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_zebra_friends.html
|
+ styles/prosilver/template/ucp_zebra_friends.html
|
||||||
+ styles/subsilver2/template/ucp_zebra_friends.html
|
+ styles/subsilver2/template/ucp_zebra_friends.html
|
||||||
* Since: 3.1.0-a4
|
* Since: 3.1.0-a4
|
||||||
* Purpose: Add optional elements before list of friends in UCP
|
* Purpose: Add optional elements before list of friends in UCP
|
||||||
|
|
||||||
ucp_friend_list_after
|
ucp_friend_list_after
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_zebra_friends.html
|
+ styles/prosilver/template/ucp_zebra_friends.html
|
||||||
+ styles/subsilver2/template/ucp_zebra_friends.html
|
+ styles/subsilver2/template/ucp_zebra_friends.html
|
||||||
* Since: 3.1.0-a4
|
* Since: 3.1.0-a4
|
||||||
* Purpose: Add optional elements after list of friends in UCP
|
* Purpose: Add optional elements after list of friends in UCP
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue