summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--functions/connection.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/connection.php b/functions/connection.php
index c422df9..dac3e0d 100644
--- a/functions/connection.php
+++ b/functions/connection.php
@@ -471,7 +471,7 @@ if ( $read_stream === false ) {
}
?>
- <p>Ciphersuites containing <a href="https://en.wikipedia.org/wiki/Null_cipher">NULL</a>, <a href="https://en.wikipedia.org/wiki/Weak_key">DES and RC4</a> are marked RED because they are suboptimal.</p>
+ <p><br>Ciphersuites containing <a href="https://en.wikipedia.org/wiki/Null_cipher">NULL</a>, <a href="https://en.wikipedia.org/wiki/Weak_key">DES and RC4</a> are marked RED because they are suboptimal.</p>
</td>
</tr>
<?php