{* +--------------------------------------------------------------------+ | CiviCRM version 4.6 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | 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 | +--------------------------------------------------------------------+ *}
{ts}These settings define the URLs used to access CiviCRM resources (CSS files, Javascript files, images, etc.). Default values will be inserted the first time you access CiviCRM - based on the CIVICRM_UF_BASEURL specified in your installation's settings file (civicrm.settings.php).{/ts}
{include file="CRM/common/formButtons.tpl" location="top"}
{$form.userFrameworkResourceURL.label} {help id='id-resource_url'} {$form.userFrameworkResourceURL.html|crmAddClass:'huge40'}
{$form.imageUploadURL.label} {help id='id-image_url'} {$form.imageUploadURL.html|crmAddClass:'huge40'}
{$form.customCSSURL.label} {help id='id-css_url'} {$form.customCSSURL.html|crmAddClass:'huge40'}
{$form.disable_core_css.label} {help id='id-css_url'} {$form.disable_core_css.html}

{ts}{$disable_core_css_description}{/ts}

{$form.extensionsURL.label} {help id='id-extensions_url'} {$form.extensionsURL.html|crmAddClass:'huge40'}
{$form.enableSSL.label} {help id='id-enable_ssl'} {$form.enableSSL.html}
{$form.verifySSL.label} {help id='id-verify_ssl'} {$form.verifySSL.html}

{ts}{$verifySSL_description}{/ts}

{$form.cvv_backoffice_required.label} {$form.cvv_backoffice_required.html}

{ts}{$cvv_backoffice_required_description}{/ts}

{include file="CRM/common/formButtons.tpl" location="bottom"}