Moderator: Admin
remyasenan wrote:In login.php<title><?php echo $lang_login_title; ?></title>
so you have to make changes in languages->default-> lang_default_full.php
there you can see
$lang_login_title = "OrangeHRM";
here replace OrangeHRM with your company name
arts9 wrote:remyasenan wrote:In login.php<title><?php echo $lang_login_title; ?></title>
so you have to make changes in languages->default-> lang_default_full.php
there you can see
$lang_login_title = "OrangeHRM";
here replace OrangeHRM with your company name
I have tried doing like you suggested but it does not seem to be working. It gives a HTTP internal server error and after that you cant see nay page.
I changed the title on the index.php and in the default/lang_default_full.php .
What to replace in login.php as the code is set just to echo $lang_login_title which is defined in the language file.
I personally feel that there must be a easier way of making these basic changes where people could change the title, logo etc. There shall be a configuration page which shall allow users to do the needful.
I also find it strange that there is no British £ sign in the currency list.
Can anyone please share their knowledge on the above.
thank you
Users browsing this forum: No registered users and 0 guests