Fix type on alias edit page (#1520)

This commit is contained in:
Ryan Stubbs 2019-02-12 01:14:56 +00:00 committed by Joshua Tauberer
parent 10050aa601
commit bad38840d8
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<div class="radio">
<label>
<input id="addaliasForwardsToNotAdvanced" name="addaliasForwardsToDivToggle" type="radio" checked onclick="$('#addaliasForwardsToDiv').toggle(false)">
Any mail user listed in the Fowards To box can send mail claiming to be from <span class="regularalias">the alias address</span><span class="catchall domainalias">any address on the alias domain</span>.
Any mail user listed in the Forwards To box can send mail claiming to be from <span class="regularalias">the alias address</span><span class="catchall domainalias">any address on the alias domain</span>.
</label>
</div>
<div class="radio">