Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/ninja-fo.../includes/Template...
File: admin-metabox-sub-info.html.php
<input type="hidden" name="nf_edit_sub" value="1">
[0] Fix | Delete
[1] Fix | Delete
<div id="minor-publishing">
[2] Fix | Delete
[3] Fix | Delete
<ul class="nf-sub-stats">
[4] Fix | Delete
[5] Fix | Delete
<li class="nf-sub-info-seq">
[6] Fix | Delete
#: <strong><?php echo $seq_num; ?></strong>
[7] Fix | Delete
</li>
[8] Fix | Delete
<li class="nf-sub-info-status">
[9] Fix | Delete
Status: <strong><?php echo $status; ?></strong>
[10] Fix | Delete
<?php do_action( 'nf_sub_edit_after_status', $post ); ?>
[11] Fix | Delete
</li>
[12] Fix | Delete
<li class="nf-sub-info-form">
[13] Fix | Delete
Form: <strong><?php echo $form_title; ?></strong>
[14] Fix | Delete
</li>
[15] Fix | Delete
[16] Fix | Delete
<li class="nf-sub-info-updated">
[17] Fix | Delete
<?php esc_html_e( 'Updated on: ', 'ninja-forms' ); ?><strong><?php echo $mod_date; ?></strong>
[18] Fix | Delete
<?php do_action( 'nf_sub_edit_date_modified', $post ); ?>
[19] Fix | Delete
</li>
[20] Fix | Delete
<li class="nf-sub-info-created">
[21] Fix | Delete
<?php esc_html_e( 'Submitted on: ', 'ninja-forms' ); ?><strong><?php echo $sub_date; ?></strong>
[22] Fix | Delete
<?php do_action( 'nf_sub_edit_date_submitted', $post ); ?>
[23] Fix | Delete
</li>
[24] Fix | Delete
[25] Fix | Delete
<li class="nf-sub-info-user"><?php esc_html_e( 'Submitted by: ', 'ninja-forms' ); ?><strong><?php echo $user; ?></strong></li>
[26] Fix | Delete
[27] Fix | Delete
</ul>
[28] Fix | Delete
[29] Fix | Delete
</div>
[30] Fix | Delete
[31] Fix | Delete
<div id="major-publishing-actions" class="nf-sub-actions">
[32] Fix | Delete
<div id="delete-action"><a class="submitdelete deletion" style="color:red;" href="<?php echo get_delete_post_link( $post->ID ); ?>"><?php esc_html_e( 'Move to Trash', 'ninja-forms' ); ?></a></div>
[33] Fix | Delete
<input name="save" type="submit" class="button button-primary button-large nf-sub-actions-save" id="publish" accesskey="p" value="<?php esc_html_e( 'Update', 'ninja-forms' ); ?>">
[34] Fix | Delete
<span class="spinner"></span>
[35] Fix | Delete
</div>
[36] Fix | Delete
[37] Fix | Delete
<!-- TODO: Move to Stylesheet. -->
[38] Fix | Delete
<style>
[39] Fix | Delete
.nf-sub-stats li {
[40] Fix | Delete
padding: 5px 10px 5px;
[41] Fix | Delete
}
[42] Fix | Delete
[43] Fix | Delete
.nf-sub-info-seq:before,
[44] Fix | Delete
.nf-sub-info-form:before,
[45] Fix | Delete
.nf-sub-info-status:before,
[46] Fix | Delete
.nf-sub-info-created:before,
[47] Fix | Delete
.nf-sub-info-updated:before,
[48] Fix | Delete
.nf-sub-info-user:before {
[49] Fix | Delete
color: #82878c;
[50] Fix | Delete
font: 400 1.4em dashicons;
[51] Fix | Delete
vertical-align: top;
[52] Fix | Delete
padding-right: 5px;
[53] Fix | Delete
}
[54] Fix | Delete
[55] Fix | Delete
.nf-sub-info-seq:before,
[56] Fix | Delete
.nf-sub-info-form:before,
[57] Fix | Delete
.nf-sub-info-status:before {
[58] Fix | Delete
/* Dashicon: Post Screen - Status */
[59] Fix | Delete
content: "\f173";
[60] Fix | Delete
}
[61] Fix | Delete
[62] Fix | Delete
.nf-sub-info-created:before,
[63] Fix | Delete
.nf-sub-info-updated:before {
[64] Fix | Delete
/* Dashicon: Post Screen - Calendar */
[65] Fix | Delete
content: "\f145";
[66] Fix | Delete
}
[67] Fix | Delete
[68] Fix | Delete
.nf-sub-info-user:before {
[69] Fix | Delete
/* Dashicon: Admin Menu - Users */
[70] Fix | Delete
content: "\f110";
[71] Fix | Delete
}
[72] Fix | Delete
[73] Fix | Delete
.nf-sub-actions {
[74] Fix | Delete
margin: 10px -12px -12px;
[75] Fix | Delete
}
[76] Fix | Delete
[77] Fix | Delete
.nf-sub-actions:after {
[78] Fix | Delete
content: "";
[79] Fix | Delete
display: table;
[80] Fix | Delete
clear: both;
[81] Fix | Delete
}
[82] Fix | Delete
[83] Fix | Delete
.nf-sub-actions .nf-sub-actions-save {
[84] Fix | Delete
text-align: right;
[85] Fix | Delete
float: right;
[86] Fix | Delete
}
[87] Fix | Delete
</style>
[88] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function