0

I have created a menu and a page using data from a database. But my problem is that I want to change the page header title. I am unable to find the page where to change it.

See screenshot below. I have mark the title that I need to change. Some content also needs to be changed.

orangehrm image

Bentaye
  • 8,262
  • 4
  • 28
  • 36
eharaj husain
  • 173
  • 2
  • 10

2 Answers2

0

Check the table ohrm_menu_item. The title is there at menu_title column.

buddhiv
  • 588
  • 4
  • 21
0

Navigate to ..\symfony\plugins\orangehrmAdminPlugin\modules\admin\templates\ open the the corresponding php file and change the header title from there.

Simas Joneliunas
  • 2,522
  • 12
  • 20
  • 28
niraj
  • 1
  • 1