Correct hint

This commit is contained in:
Scott Ullrich 2009-08-25 15:01:58 -04:00
parent 7d8c8a287a
commit 08ce2d6a52

View File

@ -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>