Project

General

Profile

« Previous | Next » 

Revision adf17d4f

Added by Chris Buechler over 10 years ago

fix text

View differences:

usr/local/www/interfaces.php
2224 2224
										</td>
2225 2225
									</tr>
2226 2226
									<tr style='display:none' id="basicdhcp6_show_dhcp6_prefix_only">
2227
										<td width="22%" valign="top" class="vncell"><?=gettext("Request only a IPv6 prefix"); ?></td>
2227
										<td width="22%" valign="top" class="vncell"><?=gettext("Request only an IPv6 prefix"); ?></td>
2228 2228
										<td width="78%" class="vtable">
2229 2229
											<input name="dhcp6prefixonly" type="checkbox" id="dhcp6prefixonly" value="yes" <?php if ($pconfig['dhcp6prefixonly'] == true) echo "checked=\"checked\""; ?> />
2230
											<?=gettext("Only request a IPv6 prefix, do not request a IPv6 address"); ?>
2230
											<?=gettext("Only request an IPv6 prefix, do not request an IPv6 address"); ?>
2231 2231
										</td>
2232 2232
									</tr>
2233 2233
									<tr style='display:none' id="basicdhcp6_show_dhcp6_prefix_delegation_size">

Also available in: Unified diff