Hi,

Is it possible to change the block title 'Select topics tagged with 'X' and:' to for example 'Select images tagged with 'X' and:' ?

Thanks,
Mikkel

Comments

styro’s picture

Yes and no.

There is no built in module setting for changing the block title, but the standard way to change interface text in Drupal is to use the locale module. The block title in this case is translatable.

http://drupal.org/handbook/modules/locale

Hope that helps :)

Lostmonkey’s picture

Thanks! That was exactly what I was looking for.

styro’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)