[ticket/12273] Fix Markdown layout

PHPBB3-12273
This commit is contained in:
Joas Schilling 2014-04-18 12:52:02 +02:00
parent 8f57880edb
commit be48d12583

View file

@ -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