summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/system_advanced_notifications.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_notifications.php b/usr/local/www/system_advanced_notifications.php
index 945ad66..1543321 100644
--- a/usr/local/www/system_advanced_notifications.php
+++ b/usr/local/www/system_advanced_notifications.php
@@ -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>
OpenPOWER on IntegriCloud