Browse Source

removed annoying blank line

pull/709/head
ajstanley 7 years ago
parent
commit
49877aef59
  1. 1
      includes/derivatives.inc

1
includes/derivatives.inc

@ -127,7 +127,6 @@ function islandora_do_derivatives(AbstractObject $object, array $options) {
* watchdog if not defined. * watchdog if not defined.
*/ */
function islandora_derivative_logging(array $logging_results) { function islandora_derivative_logging(array $logging_results) {
$result_messages = array( $result_messages = array(
'success' => t('Derivatives successfully created.'), 'success' => t('Derivatives successfully created.'),
'incomplete' => t('Not all derivatives successfully created. Please check log messages'), 'incomplete' => t('Not all derivatives successfully created. Please check log messages'),

Loading…
Cancel
Save