Hi drupal gurus,

I am developing a custom song lyrics depository website based on Drupal Commons dist. and Drupal7

I wonder how can I change displayed labels for fields in "create a post" form and in Commons Group Browsing widget.

For example – instead of "create a post" both in the short and full length form view I would like to display "add a song"
and instead of "groups" I would like to display "composers"

Thanks for you help in advance

einio

Comments

Stefan Lehmann’s picture

I don't know this particular install profile, but if it's built in a straight forward way you probably can edit the labels, if you go to:

admin/structure/types

and click on "Manage fields" on the specific content type you'd like to edit.

I like cookies!

ein_io’s picture

Thanks, Stefan

Indeed admin/structure/types is not present in this particular distribution...
and wherever I could find field managing option – editing labels wasn't accessible

perhaps I should resort to standard/core Drupal distr