Project

General

Profile

« Previous | Next » 

Revision 95134a7b

Added by Andreas Kohlbecker almost 14 years ago

fixed related to #7151

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.references.theme
11 11
*/
12 12

  
13 13
function theme_cdm_reference_pager($referencePager, $path, $parameters = array()){
14
	drupal_set_title(t('Bibliographic Index'));
14
	drupal_set_title(t('Bibliographic index'));
15 15
	$out = '';
16 16
	if(count($referencePager->records) > 0){
17 17
		$out .= '<ul>';

Also available in: Unified diff