Project

General

Profile

« Previous | Next » 

Revision f8e0e210

Added by Andreas Kohlbecker over 13 years ago

dynabox using anchor href

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.taxon.theme
87 87
			$authorteam = $author_team->titleCache;
88 88

  
89 89
			if(!isset($misapplied[$name])){
90
				$misapplied[$name]['out'] = 
90
				$misapplied[$name]['out'] =
91 91
				  '<span class="misapplied">'
92 92
				  .theme('cdm_related_taxon',$taxonRelation->fromTaxon, UUID_MISAPPLIED_NAME_FOR, false).
93 93
				  '</span>';
......
245 245
  $relsign = '';
246 246
	$name_prefix = '';
247 247
	$name_postfix = '';
248
	
248

  
249 249
	$skiptags = array();
250 250

  
251 251
	switch ($reltype_uuid){

Also available in: Unified diff