' . esc_html__( 'Migration complete. Please refresh the page to see all log entries.', 'it-l10n-ithemes-security-pro' ) . '
' . esc_html( $entry['remote_ip'] ) . '
' . $url . '
' . preg_replace( '/^ /m', '', substr( ITSEC_Lib::get_print_r( $entry ), 23 ) ) . '
' . $this->translations['show_raw_details'] . '
add_submit( 'apply', __( 'Apply', 'it-l10n-ithemes-security-pro' ) ); ?>
add_submit( 'mark_all_seen', array( 'class' => 'button-secondary', 'value' => esc_html__( 'Hide Current Entries', 'it-l10n-ithemes-security-pro' ), 'title' => esc_html__( 'Hide existing entries from view without deleting them.', 'it-l10n-ithemes-security-pro' ) ) ); ?> add_submit( 'mark_all_unseen', array( 'class' => 'button-secondary', 'value' => esc_html__( 'Show All Entries', 'it-l10n-ithemes-security-pro' ), 'title' => esc_html__( 'Show all entries, including ones that were previously hidden.', 'it-l10n-ithemes-security-pro' ) ) ); ?> add_hidden( 'current_time_gmt', ITSEC_Core::get_current_time_gmt() ); ?>
%s', 'it-l10n-ithemes-security-pro' ), array( 'code' => array() ) ), ITSEC_Log::get_log_file_path() ); ?>