Remove trailing newlines. see #14579.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
16b1f727af
commit
6d2f18f240
|
@ -190,4 +190,3 @@ class WP_Links_Table extends WP_List_Table {
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
|
@ -225,4 +225,3 @@ class WP_MS_Users_Table extends WP_List_Table {
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
|
@ -295,4 +295,3 @@ class WP_Sites_Table extends WP_List_Table {
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
|
@ -363,4 +363,3 @@ class WP_Terms_Table extends WP_List_Table {
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue