{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *}

{ts}These settings define the URLs used to access CiviCRM resources (CSS files, Javascript files, images, etc.).{/ts}

{ts}You may configure these settings using absolute URLs or URL variables.{/ts} {help id='id-url_vars'}

{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.defaultExternUrl.label} {help id='id-defaultExternUrl'} {$form.defaultExternUrl.html}

{ts}{$settings_fields.defaultExternUrl.description}{/ts}

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