Skip to content

Commit 3004c05

Browse files
committed
Change to link icoc
1 parent a115471 commit 3004c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/mail/templates/mail_domain_edit.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
</div>
130130

131131
<div class="form-group">
132-
<label for="dns_record" class="col-sm-3 control-label">{tmpl_var name='dkim_dns_txt'}<tmpl_if name='dkim_auto_dns'> <span class="fa fa-asterisk" aria-hidden="false" title="{tmpl_var name='dkim_auto_dns'}"</span></tmpl_if></label>
132+
<label for="dns_record" class="col-sm-3 control-label">{tmpl_var name='dkim_dns_txt'}<tmpl_if name='dkim_auto_dns'> <span class="fa fa-link" aria-hidden="false" title="{tmpl_var name='dkim_auto_dns'}"</span></tmpl_if></label>
133133
<div class="col-sm-9"><textarea class="form-control" name="dns_record" id="dns_record" rows='10' cols='30' readonly>{tmpl_var name='dns_record'}</textarea></div>
134134
</div>
135135

0 commit comments

Comments
 (0)