Favorite action for network admin. see #14435

git-svn-id: https://develop.svn.wordpress.org/trunk@15489 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-08-02 19:07:03 +00:00
parent 126dc0a006
commit 01508edfac
2 changed files with 55 additions and 42 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ echo implode(' ', $links);
?></p>
</div>
<?php !is_network_admin() ? favorite_actions($current_screen) : ''; ?>
<?php favorite_actions($current_screen); ?>
</div>
</div>