How can I add lables for priority numbers 2 and 4? Is this somewhere in the database or hard coded into the scripts? Directions on how to change these labels so it could be 2 - Med/Low and 4 - Med/High will be appreciated.
Thanks for the excellent system!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This looks to be hard coded in inc/functions.php. You can just change the string assigned to each number here and it seems to work OK (I haven't tested this extensively though).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can I add lables for priority numbers 2 and 4? Is this somewhere in the database or hard coded into the scripts? Directions on how to change these labels so it could be 2 - Med/Low and 4 - Med/High will be appreciated.
Thanks for the excellent system!
This looks to be hard coded in inc/functions.php. You can just change the string assigned to each number here and it seems to work OK (I haven't tested this extensively though).