Coding Standards: Apply some alignment fixes from composer format.

Follow up to [51475].

See #53729.

git-svn-id: https://develop.svn.wordpress.org/trunk@51499 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2021-07-27 19:00:54 +00:00
parent ba98780ed5
commit e6ed1b2be9
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ switch ( $action ) {
$parent_file = 'link-manager.php';
$submenu_file = 'link-manager.php';
// Used in the HTML title tag.
$title = __( 'Edit Link' );
$title = __( 'Edit Link' );
$link_id = (int) $_GET['link_id'];