Skip to content

Commit 08d490c

Browse files
Remove extra spacing for nginx map section
1 parent 7bced91 commit 08d490c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

admin/partials/nginx-helper-general-options.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -611,9 +611,7 @@
611611
?>
612612
</th>
613613
<td>
614-
<pre>
615-
<?php echo esc_url( $log_path . 'map.conf' ); ?>
616-
</pre>
614+
<pre><?php echo esc_url( $log_path . 'map.conf' ); ?></pre>
617615
</td>
618616
</tr>
619617
<tr>

0 commit comments

Comments
 (0)