page['htmlhead'] .= '' . "\r\n";
/* Get the current state of our config variable */
$fromapp = PConfig::get(local_user(), 'fromapp', 'app', '');
$force = intval(PConfig::get(local_user(), 'fromapp', 'force'));
$force_enabled = (($force) ? ' checked="checked" ' : '');
/* Add some HTML to the existing form */
$s .= '';
$s .= '