mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Correct hint
This commit is contained in:
parent
7d8c8a287a
commit
08ce2d6a52
@ -157,7 +157,7 @@ include("head.inc");
|
||||
<td width="22%" valign="top" class="vncell">IP Address of E-Mail server</td>
|
||||
<td width="78%" class="vtable">
|
||||
<input name='smtpipaddress' value='<?php echo $pconfig['smtpipaddress']; ?>'><br/>
|
||||
This is the IP address that you would like to send growl notifications to.
|
||||
This is the IP address of the SMTP E-MAil server that will be used to send notifications to.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user