Network Admin: Improved header information in Edit Site tabs.

* Use the site's name rather than URL in the Edit Site header.
* Provide "Visit" and "Dashboard" links for the site on all tabs.

Props @Fab1en, @jeremyfelt.
Fixes #32525.


git-svn-id: https://develop.svn.wordpress.org/trunk@33186 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jeremy Felt
2015-07-13 00:26:21 +00:00
parent e223663d3d
commit 9f3cf9026d
5 changed files with 17 additions and 16 deletions

View File

@@ -3037,6 +3037,11 @@ img {
border-bottom: 1px solid #dfdfdf;
}
/* Edit Site */
.network-admin .edit-site-actions {
margin-top: 0;
}
/* My Sites */
.my-sites {
display: block;