How to change text label in Smart Hospital.
Fri, 31 Dec, 2021
For e.g. if you want to change text lebel of "Pathology" to "Pathology Lab" in English language then go to the file path location \application\language\English\app_files and open system_lang.php file then serach for the keyword "Pathology"
Now replace it with "Pathology Lab" then save it.
After save changes it will look like below image at Smart Hospital site.
Note- Please make sure you have done changes in proper format (like Pathology Lab must be under single inverted commas) otherwise code will cause an error.