' . $desc . ''; if(! ( local_channel() && Apps::system_app_installed(local_channel(),'Photomap'))) { return $text; } return $text . '

' . t('This app is currently installed.'); } }