X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=install%2Ftemplate.html;h=7a5e04f1e01c2e570b682496d25cb88970392268;hb=78423f11a84057d918d628dd569b367570d359f9;hp=d63821166cd08148b3835dea78526b71adc4e727;hpb=e7ed2ed6dfa73a6225b7d2a2d09529edec03f974;p=civicrm-core.git diff --git a/install/template.html b/install/template.html index d63821166c..7a5e04f1e0 100644 --- a/install/template.html +++ b/install/template.html @@ -1,15 +1,19 @@ - + - -<?php echo ts('CiviCRM Installer'); ?> - /> + + <?php echo ts('CiviCRM Installer'); ?> + /> +\n"; +} +?> -
-
"{$civicrm_version['version']} {$civicrm_version['cms']}")); ?>
+ @@ -93,22 +97,31 @@

-
-
-
-
+
+
+
+

-
-
-
-
+
+
+
+

+ +

+

+
+
+
+
+

+

@@ -130,6 +143,11 @@ echo "

" . ts('Drupal Database Details') . "

"; $dbReq->showTable(ts("MySQL %1 Configuration", array(1 => 'Drupal'))); }?> + +" . ts('Backdrop Database Details') . ""; +$dbReq->showTable(ts("MySQL %1 Configuration", array(1 => 'Backdrop'))); +}?>