diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php
index c6452e10e1..0f6cd9b68c 100644
a
|
b
|
require_once ABSPATH . 'wp-admin/admin-header.php'; |
111 | 111 | </p> |
112 | 112 | <p> |
113 | 113 | <?php |
114 | | _e( '<strong>Buttons block:</strong> now you can align the content in buttons vertically. And you can set the width of a button to a preset percentage.' ); |
| 114 | _e( '<strong>Buttons block:</strong> now you can choose between a vertical or a horizontal layout. And you can set the width of a button to a preset percentage.' ); |
115 | 115 | ?> |
116 | 116 | </p> |
117 | 117 | <p> |