1
0
-1

is there any possible way to change the HOD in the organizational directory to something else

rather than Set HOD i want it to be something else.

is possible please let me know how and from where to change

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi Tarek, to modify the HOD in the organizational directory, please update the following message key: 

      console.directory.department.hod.set.label=Set Manager
      console.directory.department.hod.set.label.title=Set Manager
      console.directory.department.hod.set.label.confirmation=Are you sure you want to set this user as Manager?
      console.directory.department.hod.remove.label=Remove Manager
      console.directory.department.hod.remove.label.confirmation=Are you sure you want to remove Manager from this department?
      console.directory.department.common.label.hod=Manager
      
      


      The above message key can be found in: .\apache-tomcat-x.x.x\webapps\jw\WEB-INF\classes\console_en.properties
      Please be advised that it may be necessary to restart Apache Tomcat for the changes to take effect.

      For example, I changed the text from HOD to Manager

        CommentAdd your comment...