{* +--------------------------------------------------------------------+ | CiviCRM version 4.5 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} {include file="CRM/common/dashboard.tpl"} {include file="CRM/common/openFlashChart.tpl"} {* Alerts for critical configuration settings. *} {if ! $fromEmailOK || ! $ownerOrgOK || ! $defaultMailboxOK}
{ts}There are a few things to setup before using your site ...{/ts}
{if ! $ownerOrgOK}
{ts}Go{/ts}
{ts}Please enter your organization's name and primary address.{/ts}

 {ts}Organization Name{/ts}

{/if} {if ! $fromEmailOK}
{ts}Go{/ts}
{ts}Please enter a default FROM Email Address (for system-generated emails).{/ts}

 {ts}From Email Address{/ts}

{/if} {if ! $defaultMailboxOK}
{ts}Go{/ts}
{ts}Please configure a default mailbox for CiviMail.{/ts} ({ts}learn more{/ts})

 {ts}Default CiviMail Mailbox{/ts}

{/if}
{/if} {$communityMessages}
{ts}Configure Your Dashboard{/ts} {ts}Refresh Dashboard Data{/ts}
{* Welcome message appears when there are no active dashlets for the current user. *}
{ts}Welcome to your Home Dashboard{/ts}
{ts}Your dashboard provides a one-screen view of the data that's most important to you. Graphical or tabular data is pulled from the reports you select, and is displayed in 'dashlets' (sections of the dashboard).{/ts} {help id="id-dash_welcome" file="CRM/Contact/Page/Dashboard.hlp"}
{* You can put anything you like here. jQuery.dashboard() will remove it. *}
{literal} {/literal}