Project

General

Profile

« Previous | Next » 

Revision 8998dcd1

Added by Andreas Kohlbecker almost 8 years ago

#5492 better space

View differences:

modules/cdm_dataportal/includes/name.inc
317 317
  $lastAuthorElementString = FALSE;
318 318

  
319 319
  $name_encasement = $is_invalid ? '"' : '';
320
  $doubtful_marker = $is_doubtful ? '? ' : '';
320
  $doubtful_marker = $is_doubtful ? '? ' : ''; //	  =  NARROW NO-BREAK SPACE
321 321

  
322 322
  // split off all appendedPhrase item  from the end of the array (usually there only should  be one)
323 323
  while($taggedTitle[count($taggedTitle)-1]->type == "appendedPhrase"){

Also available in: Unified diff