From f62b91e121738666c25d66a38270cfb625f217a8 Mon Sep 17 00:00:00 2001 From: Brandon Weigel Date: Tue, 27 Feb 2018 15:55:46 +0000 Subject: [PATCH] Coding standards --- includes/orphaned_objects.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/orphaned_objects.inc b/includes/orphaned_objects.inc index f7100acf..fe6b62e3 100644 --- a/includes/orphaned_objects.inc +++ b/includes/orphaned_objects.inc @@ -21,10 +21,10 @@ function islandora_manage_orphaned_objects_form($form, $form_state) { $pids = $form_state['pids_to_delete']; if (count($form_state['pids_to_delete']) == 1) { $pid_paths = '' . $pids[0] . ''; - } - elseif (count($form_state['pids_to_delete']) <= 10) { + } + elseif (count($form_state['pids_to_delete']) <= 10) { $pid_paths = '