Project

General

Profile

« Previous | Next » 

Revision a5334f5c

Added by Chris Buechler about 14 years ago

fix text

View differences:

usr/local/www/services_dhcp_relay.php
180 180
                        <td width="78%" class="vtable">
181 181
                          <input name="server" type="text" class="formfld unknown" id="server" size="20" value="<?=htmlspecialchars($pconfig['server']);?>">
182 182
                          <br>
183
			  <?=gettext("This is the IP address of the server to which the DHCP packet is relayed. You can enter multiple ip address server entries separated by commas. Select \"Proxy requests to DHCP server on WAN subnet\" to relay DHCP packets to the server that was used on the WAN interface.");?>
183
			  <?=gettext("This is the IP address of the server to which DHCP requests are relayed. You can enter multiple server IP addresses, separated by commas. Select \"Proxy requests to DHCP server on WAN subnet\" to relay DHCP packets to the server that was used on the WAN interface.");?>
184 184
                        </td>
185 185
		</tr>
186 186
		<tr>

Also available in: Unified diff