<?php
// Copyright 1999-2014. Parallels IP Holdings GmbH. All Rights Reserved.
$messages = array(
    'subjSuccess' => 'Odin Small Business Panel was successfully updated',
    'subjFailure' => 'Odin Small Business Panel update failed',

    'bodySuccess' => "Attention,\n\nOdin Small Business Panel was successfully updated.\nTo view the list of changes, visit %%link%%.\n\nThis message was sent automatically by Plesk Installer.",

    'bodyFailure' => "Attention,\n\nThe update of Odin Small Business Panel has failed.\n\nYou can download Plesk Installer logs at the following link: %%link%%.\nContact your Hosting Provider for support assistance.\n\nThis message was sent automatically by Plesk Installer.",

);