]> jfr.im git - irc/unrealircd/unrealircd-webpanel-plugins.git/commitdiff
Update mail-settings.php
authorValerie Pond <redacted>
Tue, 27 Jun 2023 04:50:52 +0000 (05:50 +0100)
committerValerie Pond <redacted>
Tue, 27 Jun 2023 04:50:52 +0000 (05:50 +0100)
php_mailer/mail-settings.php

index a65e55331b30a9b2b2d6d2fb0c59625dbacbf9d9..1f36860dccefd541df47039c44bc41e6aafa2eaf 100644 (file)
@@ -61,7 +61,7 @@ foreach($_POST as $key => $value)
                <div class="form-check">
                        <input class="form-check-input" type="radio" name="smtpEnc" id="radioOne" value="TLS" checked>
                        <label class="form-check-label" for="radioOne">
-                       TLS Encryption <i><b>Recommended</b></i>
+                       TLS Encryption <i>(Recommended)</i>
                        </label>
                </div>
                <div class="form-check">