diff --git src/wp-admin/about.php src/wp-admin/about.php
index 89d139358e..d5fd26a439 100644
|
|
require_once ABSPATH . 'wp-admin/admin-header.php'; |
82 | 82 | <div class="column"><!-- space for alignment. --></div> |
83 | 83 | <div class="column"> |
84 | 84 | <h2><?php _e( 'More block patterns' ); ?></h2> |
85 | | <p><?php _e( 'In select themes, preconfigured block patterns make setting up standard pages on your site a breeze. Find the power of patterns to streamline your workflow, or share some of that power with your clients and save yourself a few clicks.' ); ?></p> |
| 85 | <p><?php _e( 'In selected themes, preconfigured block patterns make setting up standard pages on your site a breeze. Find the power of patterns to streamline your workflow, or share some of that power with your clients and save yourself a few clicks.' ); ?></p> |
86 | 86 | </div> |
87 | 87 | </div> |
88 | 88 | <div class="about__section has-2-columns is-wider-left has-transparent-background-color"> |