Removed commented code.
This commit is contained in:
parent
9300b1742e
commit
f6ef7f2f45
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@
|
|||
?>
|
||||
<tr>
|
||||
<td class="DataTD" colspan="2" align="left">
|
||||
<!-- <input type="radio" id="root1" name="rootcert" value="1" /> <label for="root1"><?=_("Sign by class 1 root certificate")?></label><br /> -->
|
||||
<input type="hidden" id="root2" name="rootcert" value="2" checked="checked"/> <label for="root2"><?= _("Sign by class 3 root certificate") ?></label><br/>
|
||||
<?= str_replace("\n", "<br />\n", wordwrap(_("Please note: both the class 1 and class 3 root certificates need to be imported into your email program so that your email program can build a full trust path chain."), 125 ) ) ?>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue