bongo.module

  97   else {
  98     drupal_set_message(t('A Bongo API key is required to use the Bongo Developer
  99      API.'), 'error', FALSE);
 100     return array();
 101   }
CommentFileSizeAuthor
#1 bongo-remove_line_break_from-2113357-1.patch458 bytesbneil
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bneil’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
458 bytes

A patch to remove the line break.

bneil’s picture

Status: Needs review » Fixed

Committed #1

  • bneil committed ee8bf64 on 7.x-1.x
    Issue #2113357 by bneil: Remove line break from translatable array
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.