Changeset 45140 for trunk/src/wp-admin/network.php
- Timestamp:
- 04/08/2019 10:58:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network.php
r42343 r45140 79 79 '<p>' . __( '<a href="https://codex.wordpress.org/Create_A_Network">Documentation on Creating a Network</a>' ) . '</p>' . 80 80 '<p>' . __( '<a href="https://codex.wordpress.org/Tools_Network_Screen">Documentation on the Network Screen</a>' ) . '</p>' . 81 '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>'81 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 82 82 ); 83 83
Note: See TracChangeset
for help on using the changeset viewer.