How can this be done? Change wording of link in Navigation block and link under Create Content.

(Supported via Paypal 5/6/07 $20/USD) Thanks

Comments

mcurry’s picture

Status: Active » Closed (fixed)

Hi, thanks for your support.

If you are referring to navigation or 'menu' items, you should be able to customize the menu text - in drupal 5, go to /admin/build/menu (Administer >> Site Building >> Menus) and edit the menu items you wish to change.

If you wish to customize further, you can customize any text: you can alter text using the localization system:
http://drupal.org/node/58030

Or, (not recommended) you can edit the ed_classified.module file and search for the text you wish to substitute. This is not recommended because you need to be careful while editing, and, if the module is updated later, you will have to carry your changes over to the new version of the module.