File: biblio.pages.inc
line: 93

- drupal_set_title(check_plain(variable_get('biblio_base_title', 'Biblio')));
+ drupal_set_title(t(check_plain(variable_get('biblio_base_title', 'Biblio'))));

Comments

rjerome’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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