';
echo '
![](images/information.png)
';
/* Translators: Do not translade Update Manager, it's the name of the program */
echo __('The new
Update Manager client is shipped with the new Pandora FMS 2.0. It lets systems administrators to do not need to update their PandoraFMS manually since the Update Manager is the one getting new modules, new plugins and new features (even full migrations tools for future versions) automatically');
echo '
';
echo __('Update Manager is one of the most advanced features of PandoraFMS 2.0 Enterprise version, for more information visit
http://pandorafms.com');
echo '
';
$user_key = get_user_key ();
$package = um_client_check_latest_update ($settings, $user_key);
if (is_int ($package) && $package == 1) {
echo '