']); $return = ''; $role = ''; if(can_wordpress_manager($soft)){ $return .= ''.$l['return_to_wpm'].' '; $role = 'role="button"'; } $return .= ''.$l['return'].''; //Filter to customize the return to link $return = apply_filters('return_link', $return, $act); // Check if the script supports Sign On $has_sign_on = has_sign_on($soft); echo '
'.$l['congrats'].'

'.$software['name'].' '.$l['succesful'].' :
'.$__settings['softurl'].' '.(!empty($software['adminurl']) ? '
'.$l['admin_url'].' : '.$__settings['softurl'].'/'.$software['adminurl'].'' : '').'

'.(!empty($setupcontinue) || empty($pushed) ? $l['setup_continue'].' :
'.$__settings['softurl'].'/'.$setupcontinue.'

' : '').'
'.$l['enjoy'].'

'.(!empty($notes) ? $l['install_notes'].' :
'.softparse($notes, $soft).'


' : '').' '.$l['please_note'].'

'.$l['regards'].',
'.$l['softinstaller'].'



'.$return.'


'; if(empty($globals['pushtolive_tweet_off']) || empty($globals['lictype'])){ echo '
'.$l['pushtolive_tweet_sub'].' :

'; } echo '
'; if(!empty($pushed)){ echo ''; } if(empty($pushed)){ echo '
'; echo ' '; echo '

'.$l['prog_pushtolive'].' '.$software['name'].'

'; if(!can_use_soft($soft, $use_msg)){ echo '
'.$use_msg.'
'; } echo '
'.$user['ins'][$liveinsid]['softurl'].'

'; if(!aefer()){ echo'
'; } //To detect in javascript if the process is in background if(!empty($GLOBALS['backgrounding'])){ echo '
'; } echo error_handle($error, "100%", 0, 1); $return = ''; $role = ''; if(can_wordpress_manager($soft)){ $return .= ''.$l['return_to_wpm'].' '; $role = 'role="button"'; } $return .= ''.$l['return'].''; //Filter to customize the return to link $return = apply_filters('return_link', $return, $act); echo '
'.$l['default_push_desc'].'

'.$return.'

'.$l['overwrite_files_exp'].'
'; if(!empty($dbtype)){ echo '
'.$l['push_db_exp'].'
'; if(!empty($is_views)){ echo '
'.$l['push_views_exp'].'
'; } echo '
'.$l['select_tables_exp'].'
'; if(empty($tables_structure_diff)){ echo ''; }else{ foreach($tables_structure_diff as $tk => $tv){ echo ''; } } echo '
'.$l['structural_change'].'
'.$l['no_structural_change'].'
'; if(empty($tables_data_diff)){ echo ''; }else{ foreach($tables_data_diff as $tk => $tv){ echo ''; } } echo '
'.$l['table_data_change'].'
'.$l['no_table_data_change'].'
'; } echo '

'.$return.'

'.csrf_display().'




'; echo ' '; } softfooter(); } ?>