Jump to content

Recommended Posts

  • Moderators
Posted

I think you can change the units frm kg to lbs in local config.php at the following line but I never tried it myself:

Config::Set('LiquidUnit', '2');   # 0=liter 1=gal 2=kg 3=lbs

Posted

Config::Set('LiquidUnit', '3');   # 0=liter 1=gal 2=kg 3=lbs

there is the code for the lbs. copy and paste that into your local.config file. ~Go down to where it says unit settings.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...