CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • change "CiviCRM Home"
Pages: [1]

Author Topic: change "CiviCRM Home"  (Read 1966 times)

ehlondon

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 0
change "CiviCRM Home"
September 11, 2007, 08:55:07 am
Is it possible to change the text "CiviCRM Home" to something else. Well I figure there must be code somewhere that prints that out, but I have no idea where I would find that. Anyone know?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: change "CiviCRM Home"
September 11, 2007, 09:37:41 am
The page title is defined in CRM/Contact/Page/View/DashBoard.php
The menu title is defined in CRM/Core/Menu.php

BTW, if you have access to the codebase and a terminal window, many servers have 'grep' installed which is an easy way to search for words or phrases like this across a directory tree.
Protect your investment in CiviCRM by  becoming a Member!

ehlondon

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 0
Re: change "CiviCRM Home"
September 11, 2007, 01:17:08 pm
Thanks a lot! :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • change "CiviCRM Home"

This forum was archived on 2017-11-26.