New AdminCP Settings Interface and Display Logic
In the latest version of ILance, the new settings interface allows admins to sort and view configuration options that matter most. Additionally, extended help text gives more direction as to what the input is asking from the admin. There is no guesswork, you just click and go!
Bonus feature added for developers: The PHP icon displayed below lets the admin click it which copies the config variable into the clipboard. As a result, the admin or programmer can easily access that configuration setting in the source code of the PHP offering complete customization and control .. for example if you clicked on icon for "Company Name" it would copy $config['company_name'] into your clipboard without guesswork: