CMXX - Multisite setup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
include './assets/functions.php';
|
||||
include './settings/settings.php';
|
||||
include './settings/config.php';
|
||||
include './settings/config_redirector.php';
|
||||
|
||||
//GET BROWSER LANGUAGE
|
||||
$lang = strtoupper(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2));
|
||||
@@ -280,7 +280,7 @@ background-position: center center;background-size: 100% 100%; min-height: 100vh
|
||||
<div class="register">
|
||||
<h4>'.$register_4_completed.'</h4>
|
||||
|
||||
<p>'.$register_message_4.'</p>
|
||||
<p>'.$register_message_4.' '.software_update_user.'/'.software_update_pw.'</b></p>
|
||||
<h4>'.$register_5_details.'</h4>';
|
||||
foreach($message_return as $return_message){
|
||||
echo'
|
||||
|
||||
Reference in New Issue
Block a user