From: Tim Otten Date: Sat, 4 Jul 2020 03:52:18 +0000 (-0700) Subject: finished.Backdrop.php - Fix the FIXMEs. Align closer to finished.Drupal.php X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0c37a699817261318fdc43116ed1924107a35764;p=civicrm-core.git finished.Backdrop.php - Fix the FIXMEs. Align closer to finished.Drupal.php --- diff --git a/setup/res/finished.Backdrop.php b/setup/res/finished.Backdrop.php index 51db493792..473cd45573 100644 --- a/setup/res/finished.Backdrop.php +++ b/setup/res/finished.Backdrop.php @@ -1,39 +1,31 @@ ['reset' => 1], +]); $registerSiteURL = "https://civicrm.org/register-site"; -$commonOutputMessage = "
  • " . ts("Have you registered this site at CiviCRM.org? If not, please help strengthen the CiviCRM ecosystem by taking a few minutes to fill out the site registration form. The information collected will help us prioritize improvements, target our communications and build the community. If you have a technical role for this site, be sure to check Keep in Touch to receive technical updates (a low volume mailing list).", array(1 => "href='$registerSiteURL' target='_blank'")) . "
  • " -. "
  • " . ts("We have integrated KCFinder with CKEditor and TinyMCE. This allows a user to upload images. All uploaded images are public.") . "
  • "; - -$output = NULL; -$output .= ''; -$output .= ''; -$output .= ''; -$output .= '' . ts('CiviCRM Installed') . ''; -$output .= ''; -$output .= ''; -$output .= ''; -$output .= ''; -$output .= '

    ' . ts('CiviCRM has been successfully installed') . '

    '; -$output .= ''; -$output .= '
    '; -$output .= ''; -$output .= ''; -echo $output; +?> + + + + <?php echo ts('CiviCRM Installed'); ?> + + + + +
    +

    +

    + +
    + +