WordPress/wp-admin/network
Scott Taylor 7f8b548df1 In HTML5, the action attribute is no longer required. Remove this attribute when empty.
The admin HTML is served with the HTML5 doctype.

"The action and formaction content attributes, if specified, must have a value that is a valid non-empty URL potentially surrounded by spaces." 
http://www.w3.org/html/wg/drafts/html/master/forms.html#attr-fs-action

Props voldemortensen.
Fixes #30126.

Built from https://develop.svn.wordpress.org/trunk@31200


git-svn-id: http://core.svn.wordpress.org/trunk@31181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-16 04:16:24 +00:00
..
about.php
admin.php
credits.php
edit.php
freedoms.php
index.php
menu.php
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php Admin help text changes for the General Settings screen, post editing screen, network settings screen, and user editing screen. 2014-12-02 05:15:23 +00:00
setup.php
site-info.php Update home and siteurl after path slashes are validated in update_blog_details() 2015-01-12 01:57:23 +00:00
site-new.php
site-settings.php
site-themes.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
site-users.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
sites.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
theme-editor.php
theme-install.php
themes.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
update-core.php
update.php
upgrade.php
user-edit.php
user-new.php
users.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00